Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to add a delay without using the sleep command
Post: RE: How to add a delay without using the sleep com...

(Feb-03-2021, 07:08 PM)jefsummers Wrote: You probably want to have the part where you are checking the interrupter status where line 5 is. Also, rather than checking if finish is equal to time.time(...
MaxTyree Homework 12 14,629 Feb-03-2021, 08:44 PM
    Thread: How to add a delay without using the sleep command
Post: RE: How to add a delay without using the sleep com...

The four is being added to the 'start' variable which is the first output of time.time (). When you take the current time and add four seconds to it you have a representation of four seconds in the fu...
MaxTyree Homework 12 14,629 Feb-03-2021, 05:48 PM
    Thread: How to add a delay without using the sleep command
Post: RE: How to add a delay without using the sleep com...

(Feb-02-2021, 09:41 PM)MaxTyree Wrote: I'm working on an assignment in which I am supposed to output a sentence saying how many times the photointerrupter has been interrupted every 4 seconds. This ...
MaxTyree Homework 12 14,629 Feb-03-2021, 04:53 PM
    Thread: How to add a delay without using the sleep command
Post: RE: How to add a delay without using the sleep com...

thank you so much
MaxTyree Homework 12 14,629 Feb-03-2021, 03:19 AM
    Thread: How to add a delay without using the sleep command
Post: How to add a delay without using the sleep command

I'm working on an assignment in which I am supposed to output a sentence saying how many times the photointerrupter has been interrupted every 4 seconds. This would normally be easy but we are not all...
MaxTyree Homework 12 14,629 Feb-02-2021, 09:41 PM

User Panel Messages

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