Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: if statement not working
Post: RE: if statement not working

(Mar-11-2018, 07:07 PM)wavic Wrote: In line 11 change = with == You and fix the while loop cause you have an infinite loop. There is no need of try/except here. Any input is a string so no need for ...
trent101010 General Coding Help 8 4,988 Mar-12-2018, 06:17 PM
    Thread: if statement not working
Post: RE: if statement not working

I tried this: #Math God #By Trenton Varnadoe #Made in 2018 #You answer questions correctly in under a minute. Each correct answer is worth 50 points. Get one wrong and you get a strike. Three strikes ...
trent101010 General Coding Help 8 4,988 Mar-11-2018, 05:02 PM
    Thread: if statement not working
Post: RE: if statement not working

Quote:Without really getting into the code (there are a number of errors), I would say you need to indent your first if/else statement. In comparisons, you need to use '==' not '='. Change your first ...
trent101010 General Coding Help 8 4,988 Mar-08-2018, 10:52 PM
    Thread: if statement not working
Post: if statement not working

Hi, I'm trying to make a python game called Math God, which has three subjects: 1. Quadratics 2. Interest 3. Order of Ops. I'm trying to make an if statement inside the try statement, but I keep gett...
trent101010 General Coding Help 8 4,988 Mar-08-2018, 07:14 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020