+ 1
What is the difference between using find() and findall() functions?
2 Antworten
+ 4
find() -> 1st occurence
findall -> all occurence
+ 3
find() function:
find() function is you can find only one particular word in the first word of the paragraph
findall() function:
findall() function is you find all the particular word in the paragraph
It is used to find and replace the word