Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

Yes. I fixed the quotes and used https://www.tutorialspoint.com/execute_p...online.php It works fine. So I'm going to stop using the tool that's supposed to be "Python Idle" that they have linked to ...
apeltes Homework 16 5,147 Oct-21-2021, 12:19 AM
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

Thank you very much! I will start using a different tool to test my code from now on. I'm a little annoyed that they have us using something that doesn't work correctly. I guess they wanted to make it...
apeltes Homework 16 5,147 Oct-20-2021, 04:25 PM
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

Ok. I tried running my code at https://www.online-python.com/ and it works fine. When I run it in the "Python Idle" tool that my class uses, it does NOT run correctly. All of the output happens at on...
apeltes Homework 16 5,147 Oct-20-2021, 03:19 PM
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

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 ...
apeltes Homework 16 5,147 Oct-20-2021, 02:50 PM
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

Wow. I didn't know there were different kinds of quotation marks. Thanks for showing me that! But I fixed the code so that all the quotation marks are the right kind, and it doesn't change how the pr...
apeltes Homework 16 5,147 Oct-19-2021, 11:37 PM
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

Interesting! I don't see any problems with the quotes... can you give me an example of where you had to make a fix? Thank you! (Oct-19-2021, 07:39 AM)buran Wrote: After fixing the bunch of SyntaxEr...
apeltes Homework 16 5,147 Oct-19-2021, 04:15 PM
    Thread: Printing During a Loop
Post: RE: Printing During a Loop

Of course. I understand. I took some time to look at posting requirements and I think I figured out how to post my code in a way that preserves indentation. I hope this is better! Thank you for the fe...
apeltes Homework 16 5,147 Oct-19-2021, 07:00 AM
    Thread: Printing During a Loop
Post: Printing During a Loop

Hello! I am doing a project for a beginning coding course. It's a simple guessing game. The user guesses a secret number. The code has a while loop. It is supposed to print a string during each iterat...
apeltes Homework 16 5,147 Oct-19-2021, 04:02 AM

User Panel Messages

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