Computer Science, asked by hitesh2725, 5 months ago

What is the output of the following string operation?

St= “Computer Science,Class12”

print(St.isalnum())​

Answers

Answered by jinseeldhose5
0

Answer:

it must be error

Explanation:

you want to type print (st)

Similar questions