Help me!!!
I cant find out what the error is(repl.it python3)
https://repl.it/@bragela_vgren/SpecificCarpalParallelcomputing
if tall == 7:
number1 =float(input("velg prosent:"))
print("Desimaltallet er:", number1 / 100)
PythonTutor found error in 1 sec
the error is in line 8 if u run the program
Unbalanced brackets where I said above
print("Desimaltallet er:", number1 / (100)
Why do you need to put 100 in parens anyway?
and i don’t need to
Sorry found the error and fixed it tnx slight_smile:
But why did it say the error was at line 99?
The code was waiting for the closing bracket.
Ooohhh. And tnx again
1 Like
i just made it bette pleace take a look and tell me what you think
tnx and how did u know witch one it was
and could u pleace have a look at it
i want some feed back. it is a school project
ok
i will do so then