0
Is this statement wrong???
×=int (input ("enter the first number"))
3 odpowiedzi
+ 1
Check for yourself, you should revise so that your doubts clear:
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2426
This is a open- shut type of question please follow the rules
https://www.sololearn.com/Discuss/1316935/?ref=app
edit and change that × to x
0
I want an answer of this question
0
No, it should prompt the user for an input with "enter first number". That input would then be converted to an integer. x is then the reference to the value