+ 2
How to make that calculator, here I'm facing issues on input?
Pls help me, i want to learn if else elif statements
8 Respuestas
+ 3
Post your CODE First please📃
+ 2
I am unable to solve the simple calculator problem project on solo learn..
+ 1
x = int(input("Enter a number: "))
y = int(input(" Enter another number: "))
z = x+y
print(z)
+ 1
Help me please, I'm coding on mobile
+ 1
+ 1
If your coding on mobile its no recommended hmm if ur learning its ok so do you have pc
0
I don't have a PC