Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Slow down a loop
Post: RE: Slow down a loop

I have a bug somewhere in a loop, I don't want to ask for the solution cause I want to try and work it out myself but I want to just slow the loop down so I can see what's happening step by step.
CharlieGallie Homework 3 3,616 Apr-23-2018, 04:36 PM
    Thread: Something that some of you may find handy
Post: Something that some of you may find handy

I didn't really know what group to post this is, hopefully this is the best one. I made this thing for everyone to use how ever you want. import random class colour: #Common colours #green lig...
CharlieGallie Web Scraping & Web Development 1 2,645 Apr-22-2018, 11:48 PM
    Thread: Why doesn't my code display?
Post: RE: Why doesn't my code display?

This is unrelated to your problem, but I saw you wrote out all the colors your self and I feel bad so here's a little something I made for you and anyone else to use. Thank me later. (btw use it by do...
CharlieGallie Homework 4 3,293 Apr-22-2018, 11:45 PM
    Thread: Slow down a loop
Post: Slow down a loop

Hello, is there a way to slow down an entire loop. I don't want: while True: code code code time.sleep(1)because that's only pausing it for one second. I want the entire script slowed...
CharlieGallie Homework 3 3,616 Apr-22-2018, 11:38 PM

User Panel Messages

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