What is the output of the following string operation?
St= “Computer Science,Class12”
print(St.isalnum())
Answers
Answered by
0
Answer:
it must be error
Explanation:
you want to type print (st)
Similar questions