0
Help !!
Help me it's telling me indent how do I solve it https://code.sololearn.com/c4lhV62u4w4y/?ref=app
1 Réponse
+ 6
Correction 1:
https://code.sololearn.com/cEdE3gPvIM1n/?ref=app
1. Less space before print, same as other lines under def
2. int input to change string to integer
3. No need declare parameter in function
4. Call function, you need ()
function_name()
Correction 2:
https://code.sololearn.com/cWQy4rg469Ex/?ref=app
If you use parameter.
You do read input and type cast in global,
Then call function with arguments