Find the pattern match with ${any word}
Example
"Hi, my name is ${uname}, reading the book ${book}".
from above string, how many patterns are matched and what are those.
Output ${uname} ${book}
Aucun commentaire:
Enregistrer un commentaire