Adding two numbers in python like 1+2 shows no output? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Adding two numbers in python like 1+2 shows no output?

when i add two numbers in python and run it the command shows no output

14th Jun 2018, 3:33 PM
Tech Ring
Tech Ring - avatar
1 Answer
+ 3
print (1 + 2) Run. That's it.
14th Jun 2018, 3:36 PM
☇☇The Flash☇☇
☇☇The Flash☇☇ - avatar