| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,280
» Latest member: ndx101
» Forum threads: 38,790
» Forum posts: 175,869
Full Statistics
|
| Online Users |
There are currently 43 online users. » 0 Member(s) | 40 Guest(s) Google, Bing, AOL
|
| Latest Threads |
How to put my game loop i...
Forum: Game Development
Last Post: Santoro
1 hour ago
» Replies: 12
» Views: 5,994
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
2 hours ago
» Replies: 4
» Views: 1,442
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 91
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 32
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,283
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 299
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 146
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 211
|
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,115
|
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 257
|
|
|
| List vs index: |
|
Posted by: Frederico_Caldas - Jul-01-2020, 03:11 AM - Forum: Homework
- Replies (5)
|
 |
Hello all,
i'm trying to understand what should i change on my code so that i can use any words / sentence on the string:
[b]Given a string, display..... More
|
|
|
| problem with Matplotlib |
|
Posted by: AOCL1234 - Jun-30-2020, 08:59 PM - Forum: Homework
- Replies (4)
|
 |
When I try to generate a plot (via Matplotlib), the output is as follows:
import matplotlib.pyplot as plt
ModuleNotFoundError: No module named..... More
|
|
|
| Programming Question |
|
Posted by: anon47820 - Jun-30-2020, 07:42 PM - Forum: Homework
- Replies (1)
|
 |
Hello, I was going to post this on the Homework forum but I felt as if this place would be better.
I have been asked to create this project for schoo..... More
|
|
|
| Xbox Controller |
|
Posted by: arki - Jun-30-2020, 10:32 AM - Forum: General Coding Help
- No Replies
|
 |
Hey, how i can simulate xbox pad key press.
I mean this code:
keyboard.press('a')
keyboard.release('a')
But i want 'a' change to 'X' on xbox ..... More
|
|
|
| question on list in Python |
|
Posted by: spalisetty06 - Jun-30-2020, 08:58 AM - Forum: Homework
- Replies (1)
|
 |
Hello,
Can you please explain to me in simple lines, the difference between "a = list("apple)" and "a = ["apple"]"?
Actually I was trying to append ..... More
|
|
|
| learning Python + SQL |
|
Posted by: ABVSVL - Jun-30-2020, 08:40 AM - Forum: General Coding Help
- Replies (6)
|
 |
Started learning Python + SQL.
Experience 0 = ((
There is a TXT file local. How can I make requests in it? How to import TXT into SQL?
|
|
|
|