| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 35 online users. » 0 Member(s) | 29 Guest(s) Bing, Google, AOL, AOL, Applebot
|
|
|
| My first python project |
|
Posted by: etracher - Sep-30-2020, 08:35 PM - Forum: Code Review
- Replies (3)
|
 |
Hello to everyone here. I have been learning python for a few weeks now with the book 'Learn Python 3 the Hard Way' and Jose Portilla's Udemy Complete..... More
|
|
|
| Pyaudio |
|
Posted by: Souls99 - Sep-30-2020, 10:42 AM - Forum: General Coding Help
- Replies (7)
|
 |
here is my code what i am trying to do is
when in text noting or something else than mentioned in my code do noting and continue till in text someth..... More
|
|
|
| ON-SCREEN KEYPAD module |
|
Posted by: ATARI_LIVE - Sep-30-2020, 09:18 AM - Forum: GUI
- Replies (1)
|
 |
Does anyone have module code for the on-screen keypad than the on-screen keyboard?
Thanks!
RAM
|
|
|
| Completeing the Class |
|
Posted by: baboon - Sep-29-2020, 09:40 PM - Forum: Homework
- Replies (1)
|
 |
Can someone please help me finish this code. I am a college student learning python for the first time and I am stuck at the def getNextToken part
..... More
|
|
|
| shorten an if condition |
|
Posted by: naughtysensei - Sep-29-2020, 05:06 PM - Forum: Homework
- Replies (2)
|
 |
Is there a way to write this in short and clean way:
if (x == 'a') or (x == 'e') or (x == 'i') or (x == 'o') or (x == 'u'):
|
|
|
| tkinter| listbox.insert problem |
|
Posted by: Maryan - Sep-29-2020, 01:39 PM - Forum: GUI
- Replies (3)
|
 |
Hi! I'm beginner with tkinter, I have one question.
When I select item from the list, I want to copy it and added again to the same list. However, th..... More
|
|
|
| Where to start? |
|
Posted by: Blainexi - Sep-29-2020, 01:28 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi, I've been trying to learn python, my goal is to make a bot that can gather data from in-game marketplace and feed that data to a database, and the..... More
|
|
|
| remove .0 |
|
Posted by: oli_action - Sep-29-2020, 10:51 AM - Forum: Homework
- Replies (3)
|
 |
Hey everyone. I've written this code. It all works fine except the answer always has a .0 . The answer is correct, but is there a way to get rid of th..... More
|
|
|
| Press on touchscreen area. |
|
Posted by: ATARI_LIVE - Sep-29-2020, 12:01 AM - Forum: GUI
- Replies (3)
|
 |
I looked up google and seem not same what I am looking for.
Here what I am looking for to get position such area on the touchscreen by the finger l..... More
|
|
|
| TouchScreen active on other HDMI... |
|
Posted by: ATARI_LIVE - Sep-28-2020, 05:07 PM - Forum: Bar
- No Replies
|
 |
I use HDMI-0 with 5" LCD with touch screen and HDMI-1 with 27" LCD 1080i.
when i touching on the 5" LCD and the pointer moving on HDMI-1 which I do n..... More
|
|
|
|