| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 44 online users. » 1 Member(s) | 40 Guest(s) Bing, Google, Mojeek, Tuurbo46
|
|
|
| input timer |
|
Posted by: Nickd12 - Nov-18-2020, 11:29 PM - Forum: General Coding Help
- Replies (13)
|
 |
can someone help me with an input timer I have tried 100 different ways to make it work and im at a loss.
|
|
|
| Import Errors |
|
Posted by: swimmDude1 - Nov-18-2020, 03:11 PM - Forum: General Coding Help
- Replies (1)
|
 |
I am a beginner beginner in python and when I try to import pyautogui it says it isn't installed though when I install it it says the requirement is a..... More
|
|
|
| List and string |
|
Posted by: emirasal - Nov-18-2020, 09:26 AM - Forum: General Coding Help
- Replies (1)
|
 |
I have a list something like this:
courses = ['MATH201:A', 'CS222:C', 'IF100:B']
and user enters course name like
coursename = "MATH201"
I just wa..... More
|
|
|
| Keylogger Help |
|
Posted by: Bigsnook - Nov-18-2020, 12:58 AM - Forum: Homework
- No Replies
|
 |
This is what I put together but I need some help. The code is below but I don't know if its correct and I don't know how to make it Change the python ..... More
|
|
|
| input timer |
|
Posted by: Nickd12 - Nov-18-2020, 12:30 AM - Forum: General Coding Help
- No Replies
|
 |
So I'm revising wake word and input for a project I'm working on I made this sample text so you can see what I'm trying to do basically two ways of wa..... More
|
|
|
| ZeroDivisionError |
|
Posted by: MyCatCondo - Nov-17-2020, 08:32 PM - Forum: Code Review
- Replies (3)
|
 |
I am working on somebody's GitHub project and trying to run it produces this. I changed the time_delta = 1./fps to time_delta == 1./fps but I only..... More
|
|
|
|