| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,289
» Latest member: J2M
» Forum threads: 38,793
» Forum posts: 175,881
Full Statistics
|
| Online Users |
There are currently 35 online users. » 1 Member(s) | 30 Guest(s) Google, Bing, AOL, Mojeek, lovedeep
|
| Latest Threads |
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
8 hours ago
» Replies: 5
» Views: 66
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 169
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 66
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,503
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 161
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 73
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,100
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,310
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 415
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 235
|
|
|
| while loop |
|
Posted by: amanoleas - Nov-09-2019, 06:42 PM - Forum: Homework
- Replies (3)
|
 |
Im a beginner programmer trying to learn Python and taking an video intro course. I don't have any other resources to ask, and found this forum.
I al..... More
|
|
|
| Variable Issue |
|
Posted by: slackerman73 - Nov-09-2019, 04:15 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello - I'm very new to python and working on a simple voting program where it asks what the user's age is. If they are 18 or older it will print "Yo..... More
|
|
|
| Zooming a tkinter image |
|
Posted by: GalaxyCoyote - Nov-09-2019, 03:02 PM - Forum: GUI
- Replies (2)
|
 |
I am trying to create a program that can display images, this is going to tie in with some bigger projects in the future so I thought of just making t..... More
|
|
|
| writing all new scripts in Python |
|
Posted by: Skaperen - Nov-09-2019, 03:46 AM - Forum: Bar
- Replies (7)
|
 |
of those using Linux, how many of you, when you need to write a script to automate something, or make something work better, or just process some data..... More
|
|
|
| Help whit array |
|
Posted by: santpao - Nov-08-2019, 06:23 PM - Forum: General Coding Help
- Replies (1)
|
 |
Folks,
I came across a problem involving arrays that I am having trouble finding solution, could it help me? Or give me some tips?
Basically, I ..... More
|
|
|
| While loop in list |
|
Posted by: TheGhostKnight - Nov-08-2019, 12:38 PM - Forum: Homework
- Replies (2)
|
 |
Hello!
I'am currently taking a programming course in school and we have a project that is individual and we can't ask our teacher for help but we c..... More
|
|
|
| PYGAME draw ball |
|
Posted by: gean - Nov-08-2019, 02:51 AM - Forum: Game Development
- Replies (1)
|
 |
Hi everyone,
I am working on a game with python 3.6 and PYGAME and with the Geany 1.36 text editor.
It is a game where a ball falls randomly from ..... More
|
|
|
| Occurence |
|
Posted by: Adem - Nov-07-2019, 10:29 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi, I want to print the occurence of each item . For example, you want 5 items in (1,1). Instead of printing 1,1,1,1,1 ; I want it to print 1:"5". I'm..... More
|
|
|
| Explaining Code |
|
Posted by: kozaizsvemira - Nov-07-2019, 06:30 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
As I am learning python I am wondering about following code:
[python]openList = ['[', '{', '(']
closeList = [']', '}', ')']
def check(S..... More
|
|
|
|