1.

Assign a string "cbse school " into a variable STR

Answer» STR=str(input("cbse school"))<br>str = "cbse school"


Discussion

No Comment Found