View all questions & answers for the PCAP-31-03 exam
Which of the following invocations are valid? (Select two answers)
rfind("python","r")
sorted("python")
"python".sort ()
"python".index("th")
Submit