Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,470
» Latest member: ishaD
» Forum threads: 38,578
» Forum posts: 174,808
Full Statistics
|
Online Users |
There are currently 707 online users. » 0 Member(s) | 699 Guest(s) Bing, Google, Yandex, Facebook, Baidu
|
Latest Threads |
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 192
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 144
|
Trouble with Average Calc...
Forum: General Coding Help
Last Post: Pate
May-15-2025, 07:38 AM
» Replies: 4
» Views: 1,327
|
tracking version during r...
Forum: News and Discussions
Last Post: Skaperen
May-15-2025, 12:25 AM
» Replies: 0
» Views: 112
|
Return a string or byte o...
Forum: General Coding Help
Last Post: snippsat
May-14-2025, 05:21 PM
» Replies: 5
» Views: 392
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
May-14-2025, 04:02 PM
» Replies: 16
» Views: 1,196
|
Retired and Learning Pyth...
Forum: Code sharing
Last Post: BarbaraGonzalez
May-14-2025, 09:04 AM
» Replies: 1
» Views: 367
|
Pip help
Forum: General Coding Help
Last Post: Larz60+
May-14-2025, 05:57 AM
» Replies: 4
» Views: 437
|
Paste text with caret alr...
Forum: General Coding Help
Last Post: armorerratic
May-14-2025, 01:12 AM
» Replies: 2
» Views: 994
|
Library Management System
Forum: Homework
Last Post: deanhystad
May-13-2025, 01:56 AM
» Replies: 1
» Views: 244
|
|
|
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
|
|
|
Pyspark dataframe |
Posted by: siddhi1919 - Apr-24-2023, 07:48 PM - Forum: General Coding Help
- Replies (3)
|
 |
we have a requirement where we need to extract a value from a column of a dataframe and then we have to match this extracted value to another column o..... More
|
|
|
my pygame car wont move |
Posted by: Erio85 - Apr-24-2023, 04:01 PM - Forum: Game Development
- Replies (1)
|
 |
hi like it says in the title my pygame car wont move unless the mouse is on the window and actively moving about. the window itself is updating (i kno..... More
Attached Files
main.py (Size: 3.8 KB / Downloads: 286)
|
|
|
|