Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,933
» Latest member: Sterlin
» Forum threads: 38,721
» Forum posts: 175,503
Full Statistics
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 36 Guest(s) Bing, AOL, Google
|
Latest Threads |
Sports Betting Game Devel...
Forum: Game Development
Last Post: Sterlin
2 hours ago
» Replies: 0
» Views: 21
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
11 hours ago
» Replies: 3
» Views: 989
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 419
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,588
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,598
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 508
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 154
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,011
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,248
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 927
|
|
|
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
|
|
|
|