I am a beginner in java, i was wondering if i can find a value in a string.
Lets say that i have a String
like this: "Number 5 hurray", and the number 5 could be any number, is there anyway that i can find what is in between the parts of the string '"Number ' and 'hurray"'?