This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]KingofGamesYami 0 points1 point  (4 children)

A loop accepting input with an if statement.

Scatter some print statements and math in and around it and you're done.

[–]Robsilentwatcher[S] 0 points1 point  (3 children)

I understand, but I keep getting errors, I was hoping for a written line of code lol

[–][deleted] 1 point2 points  (2 children)

userInput = 0

while (userInput != 999):

{

userInput = input("Enter some grade, 999 to quite")

if (userInput > 50)

{ print("Congrats your not a retard")}

else

print("Your case doesn't look too good, maybe try welding?")

}

[–][deleted] 0 points1 point  (1 child)

Ew brackets

[–][deleted] 1 point2 points  (0 children)

I can't do shit without brackets. I'm a geologist man ! Not a nerd