Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,986
» Latest member: Tycho_2025
» Forum threads: 38,735
» Forum posts: 175,576
Full Statistics
|
Online Users |
There are currently 54 online users. » 1 Member(s) | 48 Guest(s) Applebot, AOL, Bing, Tycho_2025
|
Latest Threads |
print does not open conso...
Forum: General Coding Help
Last Post: Tycho_2025
2 minutes ago
» Replies: 0
» Views: 1
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
1 hour ago
» Replies: 3
» Views: 2,515
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 2
» Views: 56
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 6
» Views: 178
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,040
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 453
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,083
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,152
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 835
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,108
|
|
|
Tetris 3 |
Posted by: abscorpy - Dec-06-2019, 01:26 PM - Forum: Game Development
- Replies (3)
|
 |
[python]import pygame
import random
pygame.font.init()
#GLOBAL VARS
s_width = 800
s_height = 700
play_width = 300
play_height = 600
bloc..... More
|
|
|
Edit Filename |
Posted by: arthur_cti - Dec-06-2019, 03:53 AM - Forum: General Coding Help
- Replies (7)
|
 |
Hello, I am new to python and would like to know how to quickly change the end of my link to multiple files according to the following criteria: I onl..... More
|
|
|
date and time |
Posted by: jordex02 - Dec-05-2019, 08:46 AM - Forum: Homework
- Replies (2)
|
 |
i need to make a code that can convert data inn to numbert like 15,april,1999 but i also need to make it so that i cant put inn 40,april,1999 i need h..... More
|
|
|
|