Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 199 online users. » 1 Member(s) | 192 Guest(s) Bing, Google, Baidu, Applebot, Yandex, snippsat
|
Latest Threads |
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
6 hours ago
» Replies: 5
» Views: 206
|
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
10 hours ago
» Replies: 2
» Views: 148
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 103
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,611
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 748
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,214
|
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 453
|
Custom Sorting List of Di...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:28 AM
» Replies: 3
» Views: 242
|
Unable to define function...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:26 AM
» Replies: 2
» Views: 103
|
RemoTe server operation w...
Forum: General Coding Help
Last Post: snippsat
Jul-14-2025, 10:14 AM
» Replies: 6
» Views: 715
|
|
|
OSError with SMPT script |
Posted by: Milan - Apr-28-2023, 01:34 PM - Forum: General Coding Help
- No Replies
|
 |
Hello team,
I have the following code
[python]import smtplib
my_email = "fdsa@gmail.com"
password = "asdfasdf"
connection = smtplib.SMTP("smtp.gmai..... More
|
|
|
"Import" Help |
Posted by: Chief816 - Apr-27-2023, 10:52 PM - Forum: Homework
- Replies (2)
|
 |
I'm currently taking a free online course on Python and I am admittedly a beginner in Python as well as coding in general, but I am having an issue th..... More
|
|
|
Keyboard hotkeys |
Posted by: purushothama2222 - Apr-26-2023, 12:02 PM - Forum: General Coding Help
- Replies (4)
|
 |
I wanted to assign right sided control key as a hotkey to a function using keyboard.add_hotkey, but unfortunately I am not finding specific code to as..... More
|
|
|
|