0
Having trouble with this, saying no output
https://code.sololearn.com/ceuh5GXpzDZb/?ref=app Just realized I am adding the grade together wrong.
12 Réponses
+ 3
Hello again, I counted like 10 syntax errors, but nothing really serious. Please check my code and if you have questions tell me.
Note: no erase the questions please.
https://code.sololearn.com/cfN2DLGjHxbc/?ref=app
+ 1
https://code.sololearn.com/cznsjgSJOub6/?ref=app
Don't forget the print function...nice code by the way..all set now :)
+ 1
thank you so much!
+ 1
You didn't use print statement
0
You have no print statement.
print("Hi ...")
0
You are not printing the result. Don't know python but you shoud have print() function
0
i just updated it witn print() my apologies. still saying error though
0
thank you, defintely not the best at this right now. i will definitely ask if i have any questions
0
apprently im missing input variable when trying to submit
0
Please, explain me with much details. You need resquet a input, say me what is that input.
0
Just some minor issues,
Check the the link below
Using class(Object Oriented Programming) would have saved you time though
https://code.sololearn.com/c7M3XI5OddF3/?ref=app