0
Pls help
https://sololearn.com/compiler-playground/cGq5oR28ua95/?ref=app Why wont it load!!!!???????
2 Respostas
+ 4
on playground, all inputs need to be submitted in the beginning in the pop-up window. separate multiple inputs by linebreak.
input() ALWAYS returns a string
when you do YourBall > TheirBall, oyu compare strings
What are all these variables supposed to do? You do not use them in the program.
+ 2
You can't use minus in names.
See:
https://www.sololearn.com/learn/o-JUMP_LINK__&&__Python__&&__JUMP_LINK/2428/?ref=app
You have a little typo with - and =. And a variable is not declared.