Share your repls and programming experiences
This fixes the errors in the code
There is nothing wrong with the code...
Though if you want a custom input score, do score = int(input("Wat ur score"))
score = int(input("Wat ur score"))
There is nothing wrong with the code...
Though if you want a custom input score, do
score = int(input("Wat ur score"))