Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,931
» Latest member: Lenowell
» Forum threads: 38,720
» Forum posts: 175,500
Full Statistics
|
Online Users |
There are currently 52 online users. » 1 Member(s) | 45 Guest(s) Bing, Google, Applebot, AOL, Facebook, snippsat
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 340
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,339
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,459
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 284
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 91
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,806
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,056
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 746
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,108
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,980
|
|
|
when repr() fails |
Posted by: Skaperen - May-01-2017, 02:25 AM - Forum: General Coding Help
- Replies (8)
|
 |
what function can convert a string containing unprintable binary characters to source code compatible escape sequences that can restore that binary ch..... More
|
|
|
Single User Dungeon |
Posted by: tckay - Apr-30-2017, 06:13 PM - Forum: Homework
- Replies (1)
|
 |
Alright so i am total beginner here and I need help with what the code should look like to allow players to interact with other items in the room. I c..... More
|
|
|
GTIN-8 Code |
Posted by: harry183713718312378 - Apr-30-2017, 06:11 PM - Forum: Homework
- Replies (1)
|
 |
I'm struggling with some coding. The question is "Create a suitable text file to use with a high-level programming language containing a list of produ..... More
|
|
|
Simplyfy |
Posted by: podge - Apr-30-2017, 04:38 PM - Forum: General Coding Help
- Replies (7)
|
 |
The last time I did any coding was about 30 years ago and that was basic. Python seems to have a similar syntax so I thought I would dip my toe in the..... More
|
|
|
[split] swearing |
Posted by: ichabod801 - Apr-30-2017, 10:41 AM - Forum: Board
- Replies (18)
|
 |
Please watch the vulgarity. We try to be a place where parents wouldn't mind their young kids going for help with their programming.
|
|
|
Forgotten Code |
Posted by: K0NTR0L - Apr-30-2017, 08:40 AM - Forum: Data Science
- Replies (4)
|
 |
I wrote this code about a year ago and barely understood it then, could someone please break down for me what my code is doing as I am highly confused..... More
|
|
|
Coding Error |
Posted by: nikhilrambadi - Apr-30-2017, 05:13 AM - Forum: General Coding Help
- Replies (1)
|
 |
I am trying to create a carver for the JPEG image file which will recover the deleted JPEG files from the disk dump or dd image. But i am new to the p..... More
|
|
|
variable is not defined |
Posted by: hentera - Apr-29-2017, 09:45 PM - Forum: Homework
- Replies (16)
|
 |
It keeps telling me variable "number" is not defined, where am I going wrong? I'm trying to get my program to convert a number to a roman numeral. My ..... More
|
|
|
Button Help |
Posted by: slopz - Apr-29-2017, 03:46 PM - Forum: General Coding Help
- Replies (3)
|
 |
I have created a choice-based game in Python for a project in my AP Computer Science class. It works, for the most part, but I am having trouble getti..... More
|
|
|
Udemy Course |
Posted by: ichabod801 - Apr-29-2017, 03:35 PM - Forum: News and Discussions
- Replies (1)
|
 |
Just got a facebook ad for a 21-hour Udemy Python course (80% off! only $29!) teaching 10 real world applications step by step.
Yeah, 126 minutes per..... More
|
|
|
view count off |
Posted by: RandoomDude - Apr-29-2017, 11:22 AM - Forum: Board
- Replies (8)
|
 |
My os is windows 7 ultimate edition 32.my browser is chrome.i dont know which version it is.
it occured when i was browsing my thread.Suddenly a pa..... More
|
|
|
list of US states |
Posted by: Skaperen - Apr-29-2017, 08:52 AM - Forum: Bar
- Replies (5)
|
 |
using python tags but this is really json:
[python]["Alabama","Alaska","Arizona","Arkansas","California","Colorado",
"Connecticut","Delaware","F..... More
|
|
|
colpage.py |
Posted by: Skaperen - Apr-29-2017, 06:12 AM - Forum: Code sharing
- Replies (19)
|
 |
colpage.py:
[python]#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from __future__ import absolute_import, division, print_function, unicode_lite..... More
|
|
|
Need Answers |
Posted by: 20nick20 - Apr-29-2017, 12:43 AM - Forum: General Coding Help
- Replies (6)
|
 |
Why is it opening the other file but not displaying the buttons before or after the code?
[python]from tkinter import *
master = Tk()
class A..... More
|
|
|
|