Find the output of the following: [2]
x= “school”
a) print(x.capitalize()) b) print(x.upper())
Answers
Answered by
0
print capitalize is the answee
Similar questions