Python Forum
Printing During a Loop
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Printing During a Loop
#10
I've double-checked, and the type of quotes make no difference when I'm using Python Idle. My code was running before I changed that. That's why I didn't notice the difference. I used Word to work on the code at one point because Python Idle kept timing out, and that's probably why some of the quotation marks are different. I copied the code back into Python Idle when it was done and it ran.

When I run the code, I get a pop-up for each input prompt. Each time I make an incorrect guess there is no output. Just another pop-up asking for a guess.

Then, when I guess correctly (5), the output lists all of the print statements at one time. Telling me about all of my incorrect guesses and my correct guess.

I asked the teacher for help, and she says that's what is supposed to happen for this assignment.
Reply


Messages In This Thread
Printing During a Loop - by apeltes - Oct-19-2021, 04:02 AM
RE: Printing During a Loop - by DPaul - Oct-19-2021, 05:44 AM
RE: Printing During a Loop - by apeltes - Oct-19-2021, 07:00 AM
RE: Printing During a Loop - by buran - Oct-19-2021, 07:39 AM
RE: Printing During a Loop - by apeltes - Oct-19-2021, 04:15 PM
RE: Printing During a Loop - by buran - Oct-19-2021, 05:44 PM
RE: Printing During a Loop - by apeltes - Oct-19-2021, 11:37 PM
RE: Printing During a Loop - by ibreeden - Oct-20-2021, 07:30 AM
RE: Printing During a Loop - by buran - Oct-20-2021, 10:10 AM
RE: Printing During a Loop - by apeltes - Oct-20-2021, 02:50 PM
RE: Printing During a Loop - by buran - Oct-20-2021, 02:56 PM
RE: Printing During a Loop - by apeltes - Oct-20-2021, 03:19 PM
RE: Printing During a Loop - by buran - Oct-20-2021, 04:04 PM
RE: Printing During a Loop - by buran - Oct-20-2021, 04:08 PM
RE: Printing During a Loop - by apeltes - Oct-20-2021, 04:25 PM
RE: Printing During a Loop - by jefsummers - Oct-20-2021, 08:03 PM
RE: Printing During a Loop - by apeltes - Oct-21-2021, 12:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with for-loop printing. I want it to print only once. blacklight 2 6,998 Jun-26-2020, 02:23 AM
Last Post: pyzyx3qwerty
  My Loop for printing text file goes to infinity Nomex 7 4,279 Feb-10-2020, 03:13 PM
Last Post: buran

Forum Jump:

User Panel Messages

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