0
Beginner Smaller than and Bigger than.
How to get a code to run only within 1-100, anything else to big/small. https://code.sololearn.com/cd9hD02b2BC1/?ref=app
1 Antwort
0
Codes got syntax errors.
1. No spaces between parenthesis
2.If should be if (uncapitalize I)
3 After if statement, the lines you want executed if the statement passes need to be indented
4.Indentation after 'else:'