Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,921
» Latest member: RonR
» Forum threads: 38,719
» Forum posts: 175,489
Full Statistics
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 32 Guest(s) Google, Bing, Mojeek, AOL
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: deanhystad
1 hour ago
» Replies: 1
» Views: 83
|
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
2 hours ago
» Replies: 6
» Views: 1,377
|
data input while debuggin...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 1
» Views: 112
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 01:34 PM
» Replies: 5
» Views: 431
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,208
|
New to the field
Forum: News and Discussions
Last Post: Polybunny
Yesterday, 01:31 AM
» Replies: 0
» Views: 128
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,318
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 926
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,202
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,605
|
|
|
Video Player with Qt5 |
Posted by: Axel_Erfurt - Dec-08-2016, 06:51 AM - Forum: Code sharing
- Replies (3)
|
 |
A Video Player with Qt5, made in Linux
First I want to use a QLabel to show the time, but there must be a bug (Labels are not refreshed)
[python..... More
|
|
|
exec_external |
Posted by: roadrage - Dec-07-2016, 08:10 PM - Forum: Homework
- Replies (3)
|
 |
"""#!/c/Anaconda2/Scripts/python"""
"""
Create a function called exec_external , taking a single string argument,
representing a Linux shell comma..... More
|
|
|
Totally off topic! |
Posted by: Larz60+ - Dec-07-2016, 02:26 AM - Forum: Bar
- Replies (3)
|
 |
Does anyone know what the Microsoft windows process named 'TrustedInstaller' (which I don't trust) does?
If you google it, you usually get an answer ..... More
|
|
|
How i can...? |
Posted by: sajley - Dec-06-2016, 08:36 PM - Forum: General Coding Help
- Replies (8)
|
 |
hi guys
i'm new in python
how i can goto a line ...
How i can use this code, i wish my program if inpt is not '+-*/' try to re input
mylabe..... More
|
|
|
Unintended output |
Posted by: Nick_Wright - Dec-05-2016, 09:24 PM - Forum: General Coding Help
- Replies (1)
|
 |
[python]
j = [['4', '5'], ['1', '1'], ['1', '5'], ['3', '4'], ['3', '1']]
k = [['5', '2'], ['4', '2'], ['2', '4'], ['3', '3'], ['4', '3']]
t = [[..... More
|
|
|
|