We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5251f3e commit 08f6c7dCopy full SHA for 08f6c7d
Python - String Methods find().txt
@@ -3,3 +3,4 @@ txt = "Hello, welcome to my world."
3
x = txt.find("welcome")
4
5
print(x)
6
+//creater by Sanusanth
0 commit comments