Computer Science, asked by Anonymous, 7 months ago

Given a string head = "Success", which of the following code is incorrect?
O print head[0]
O print head.lower()
head[1] = 'T'
print head.strip)​

Answers

Answered by deepmukeshpatil
2

Answer:

ok please let me know if you need anything else from me please let me know if

Similar questions