What regex pattern can I use to work with ISBNs?
I require a pattern that will search for the correct ISBNs in the file.
Only the pattern itself needs to be implemented using regular expressions
write a regex pattern to find the correct isbn numbers
I need to write a pattern that will search for the correct isbn numbers in the file and later I will output them