0
Помогите с кодом help with the code
11 Answers
+ 1
leave some space after if, elif, while, for and other loops
eg:
if 1+1==2:
print ( 2)
else:
print ( 1)
+ 1
Irina Rozhkova THE One where?
+ 1
you have a serious problem with indexing
if 1+2==3:
print ( 2 )
print ( 2 )
all print statements should be alined
+ 1
in your entire code, you only have done one mistake multiple times
0
ok
0
And all or something else
0
Sahil Danayak
And all or something else
Displays An Error
0
help with this code please it is also a mistake came out
0
what and where in the first or second code