Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,934
» Latest member: alexguemez
» Forum threads: 38,721
» Forum posts: 175,508
Full Statistics
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 31 Guest(s) Bing, Google, Internet Archive
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
10 hours ago
» Replies: 9
» Views: 2,784
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,205
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 221
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 549
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,708
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 650
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 232
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,180
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,404
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 1,064
|
|
|
python-forum dot com |
Posted by: ichabod801 - Sep-04-2017, 09:33 PM - Forum: Board
- Replies (2)
|
 |
python-forum.com became available, and it was only $9 for a year, so I snagged it and redirected it here. Note that python-forum.org is still up and r..... More
|
|
|
Register problem |
Posted by: Kebap - Sep-04-2017, 08:23 PM - Forum: Board
- Replies (1)
|
 |
Found this in our Chat, but the user left already before anybody could answer.
Maybe gather some answers here?
[quote][19:13:07] <Heavy_> Hi th..... More
|
|
|
List creator |
Posted by: acmichelman - Sep-04-2017, 03:54 PM - Forum: General Coding Help
- Replies (4)
|
 |
Just a quick question from a beginner. How would I put a list of 30+ names randomly into 3+ different columns until there are no more names.
|
|
|
Fast Quote button doesn't work |
Posted by: syogun - Sep-04-2017, 11:47 AM - Forum: Board
- Replies (2)
|
 |
Hi, I read the Help Documents and try three different Quote Buttons. The only problem is the Fast Quote button doesn't work while other two Quote Butt..... More
|
|
|
RegEx Help |
Posted by: mp3909 - Sep-03-2017, 11:11 AM - Forum: General Coding Help
- Replies (1)
|
 |
import re
dummy = re.compile('XXX\WYYY')
mo = dummy.search('the letters XXX\YYY')
mo.group() Can someone please explain why [py..... More
|
|
|
maze pattern |
Posted by: angelbest4 - Sep-03-2017, 05:46 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello I am a newbie to python and using python 3.
I wish to learn patterns and printing e.g stars etc. I want to make maze pattern but i confused to ..... More
|
|
|
Username and password |
Posted by: Steve2017 - Sep-02-2017, 09:40 PM - Forum: Homework
- Replies (13)
|
 |
HI guys
I need help with my code, I want to create a username and password login python program but I am not getting the right results. so far I go..... More
|
|
|
|