Help me this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help me this

https://code.sololearn.com/cq6CVwaWqjwo/?ref=app Both are same code but in assignment it gives error ,why it is ? How ? https://www.sololearn.com/coach/115?ref=app

15th Jul 2021, 3:20 PM
Vignesh G
Vignesh G - avatar
2 Answers
0
There is no input, you have to assign the value 0.01 to x And remove the last print x = 0.01 z = 2**30 print(x*z) That should pretty much deal with it
15th Jul 2021, 3:37 PM
Yes No
Yes No - avatar
0
Anyone giving you the answer to this question is not helping you.. Read the problem carefully Try to understand it Solve the example yourself It's really easy
15th Jul 2021, 3:48 PM
Sudo
Sudo - avatar