| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 30 online users. » 0 Member(s) | 24 Guest(s) Google, Bing, Twitter
|
| Latest Threads |
New to python and coding
Forum: Homework
Last Post: lary_p
5 minutes ago
» Replies: 3
» Views: 84
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
4 hours ago
» Replies: 4
» Views: 147
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 294
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 263
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 99
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,616
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 201
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 184
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,109
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,420
|
|
|
| Help with Python Installation |
|
Posted by: mariamasud - Jul-23-2024, 12:13 PM - Forum: Homework
- Replies (1)
|
 |
Hello,
I have recently tried to install Python Version 3.12 on my laptop. I could see through command prompt that it was installed successfully.
H..... More
Attached Files
Thumbnail(s)
|
|
|
| Loop problem |
|
Posted by: Milczek - Jul-21-2024, 05:35 PM - Forum: Homework
- Replies (1)
|
 |
Hi, I'm starting learning Python and there is a task in which I've found a problem and I hope somebody could help me:
The task is to check whether nam..... More
|
|
|
| Making a payroll class |
|
Posted by: zimmytheflygirl - Jul-19-2024, 02:46 PM - Forum: Homework
- Replies (22)
|
 |
Who is up for some fun? I am on my final project and need to try and not make a C on this project.
Here is the assignment (see attachment) since I..... More
Attached Files
Thumbnail(s)
|
|
|
| API URL Help |
|
Posted by: tturner2304 - Jul-17-2024, 06:56 PM - Forum: General Coding Help
- Replies (2)
|
 |
hi. at the end of an api i am using, if i want to do an offset to collect more data after say 100 record, it require ",+100" to be added to the end of..... More
|
|
|
| Chatbot database RAG |
|
Posted by: thiagomendes - Jul-17-2024, 04:44 PM - Forum: Data Science
- Replies (3)
|
 |
I am currently developing a chatbot to interact with an already existing database that is coded in MySql. As for the framework, I am using django and ..... More
|
|
|
| Closing Web Browser |
|
Posted by: rdwessex - Jul-16-2024, 07:30 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hi. I'm very new to Python coding. This is my code (attached).
import webbrowser
url = ""https://newholland.com"
webbrowser.open(url)
How do I..... More
Attached Files
Thumbnail(s)
|
|
|
| API Loop Help |
|
Posted by: tturner2304 - Jul-15-2024, 06:25 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi All
Firstly i am a complete beginner to Python (2 Weeks), but have experience in other languages.
I have the following piece of code which i am..... More
|
|
|
| Fire and forget |
|
Posted by: Terry - Jul-12-2024, 05:18 AM - Forum: General Coding Help
- No Replies
|
 |
Hi,
Is there a way to run a function in a fire and forget manner in python using asyncio from a synchronous function
The code below doesn't work f..... More
|
|
|
|