10 Antworten
+ 3
It is expecting one more line.
The main prob is that u have to do all required inputs at once.
+ 3
you try to convert input to number so it can never be eg "add"
+ 2
the try in line 56 has no except.
0
https://code.sololearn.com/cM87agtcf24t/?ref=app
Maybe there is too much code, but I don't know
0
It is expecting one more line.
The main prob is that u have to do all required inputs at once.
Okay, thanks, but not all inputs are required, only y
0
I just added that but now my math doesn't work, but always runs the else statement, wait, except? What does it need except on?
0
Okay, thanks
0
you try to convert input to number so it can never be eg "add"
I just understood I was putting in the inputs wrong, I have to write like this for the Inputs to work on the math part:
Math
2
Divide
2
0
The n is for timezones on the time part of code