+ 2
Python simple math
I think the part of the multiplication is ok but after that there is something that I don’t get it. https://code.sololearn.com/cDHh6i8IrN9k/?ref=app Thank you very much.
3 Answers
+ 2
I would check your indentations, make sure they're all aligned properly, the code seems to work, I don't understand the issue
+ 3
Neo here is another way to eliminate duplicate input patterns and shorten your code.
https://code.sololearn.com/cW0eMM7Igw2A/?ref=app
+ 2
Line 11,19:
Indentation mistakes
Make the lines same alignment with first if condition.
Hot today
Python — File Handling
2 Votes
Help me
0 Votes
What’s wrong?
2 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Achievements on Sololearn
1 Votes
How to draw in the console?
0 Votes