Quiz Catalog

Catalog of quizzes

s = "Python3 is a lot better than Python2."

print(s.rfind("Python"))
29
  • string/operation/rfind