Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,932
» Latest member: XenonBlack
» Forum threads: 38,720
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 46 online users. » 0 Member(s) | 41 Guest(s) Bing, Google, AOL, Applebot
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: deanhystad
1 hour ago
» Replies: 3
» Views: 889
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Today, 07:07 AM
» Replies: 1
» Views: 354
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,477
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,532
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 406
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 128
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,912
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,164
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 849
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,239
|
|
|
Higher or lower game |
Posted by: SEWII - Mar-13-2023, 05:42 AM - Forum: Homework
- Replies (17)
|
 |
Assist in coding to create higher or lower game.
Display the screen to enter users name and showing a welcome 'banner'
After the user enters there ..... More
|
|
|
snscrape |
Posted by: pythonical - Mar-11-2023, 10:40 PM - Forum: General Coding Help
- No Replies
|
 |
I'm new to Python. I am trying the snscrape method to scan tweets and save them in tabular format. The code I found from a site works. Here my code: ..... More
|
|
|
Hash cracker |
Posted by: Milan - Mar-09-2023, 08:38 PM - Forum: Code sharing
- Replies (1)
|
 |
Hello team,
I posted a question on General Coding Help, but eventually figured it out by myself.
Tbh I tweaked the code from this link https://m..... More
|
|
|
Another one |
Posted by: the_jl_zone - Mar-07-2023, 08:01 PM - Forum: General Coding Help
- Replies (2)
|
 |
I had another problem.
[python]
SENTINEL = 0
#Function uses modulus equation to determine if number is even or not
def is_even(num):
if n..... More
|
|
|
|