+ 2
My program didnot work
i wrote a program named print (3×1)and(3×5)but it didnot run why tell me reason
4 Respuestas
+ 7
Amit Kumar Adhikari , you have just started to learn with the python tutorial. The question you posted indicates that you should continue the tutorial or repeat the parts you are not familiar with. Thanks for your understanding.
+ 4
Amit Kumar Adhikari
example:
print((3*1)," ",(3*5))
+ 1
use * instead of x