Class - 11 (Science + Commmerce) Test - 3 - Python
Class - 11 (Science + Commmerce) Test - 3 - Python
Class - 11 (Science + Commmerce) Test - 3 - Python
TEST – 3 - PYTHON
11) Write reason why these variable name are invalid-4cast, sur name,D.O.B,mid@name,and.
12) What will be the output – x , y=2, 6
x , y=y, x+2
print (x, y)