Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 352 online users. » 0 Member(s) | 342 Guest(s) Applebot, Google, Baidu, Bing, Yandex, Facebook
|
Latest Threads |
List[] in Python needs so...
Forum: Game Development
Last Post: DeaD_EyE
3 hours ago
» Replies: 3
» Views: 363
|
Web scraping confusion
Forum: Web Scraping & Web Development
Last Post: AlluminumFoil
6 hours ago
» Replies: 4
» Views: 1,848
|
Problem Converting Tradin...
Forum: General Coding Help
Last Post: wallneradam
9 hours ago
» Replies: 2
» Views: 2,758
|
2D-Cube-Tic-Tac-Toe
Forum: Game Development
Last Post: barrelmarble
9 hours ago
» Replies: 1
» Views: 1,866
|
PyQT5 Thread crashes afte...
Forum: GUI
Last Post: Axel_Erfurt
Yesterday, 08:17 PM
» Replies: 2
» Views: 3,066
|
Unable to install pygame ...
Forum: Game Development
Last Post: Thatedge
Yesterday, 08:09 AM
» Replies: 2
» Views: 2,083
|
can't use pyrepl: bad mag...
Forum: News and Discussions
Last Post: Plyth
Yesterday, 05:53 AM
» Replies: 2
» Views: 242
|
Setting AST node lineno c...
Forum: General Coding Help
Last Post: voidtrance
Jun-24-2025, 02:10 PM
» Replies: 5
» Views: 500
|
[SOLVED] Let user search ...
Forum: GUI
Last Post: deanhystad
Jun-24-2025, 02:04 PM
» Replies: 3
» Views: 198
|
color names
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-24-2025, 08:10 AM
» Replies: 9
» Views: 199,394
|
|
|
Help with code |
Posted by: BNB - May-24-2017, 12:07 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello,
*sorry about the subject, unable to edit it*
I am new to Python and trying to figure out a way to start. I have a large section of code that wa..... More
|
|
|
List repetition |
Posted by: ashwin - May-24-2017, 10:35 AM - Forum: General Coding Help
- Replies (3)
|
 |
my question here
I was experimenting with lists and this particular behavior of python caused me some confusion. Can anyone please clarify if what i ..... More
|
|
|
Help with Quiz |
Posted by: Learning2teach - May-23-2017, 07:34 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello I am trying to create a basic quiz of 5 questions .
I am really new to programming and so any help with be fantastic .
The code needs to be ve..... More
|
|
|
New to coding |
Posted by: allwinchris - May-23-2017, 10:31 AM - Forum: General Coding Help
- Replies (3)
|
 |
I am new to python, if someones help or guide will be the great thankful.
Need to read file which has content like (aaa,bbb,ccc,ddd,.....) this may..... More
|
|
|
Invoking user interface design |
Posted by: 12203276 - May-22-2017, 06:39 PM - Forum: GUI
- Replies (1)
|
 |
Hey everyone, I am currently teaching myself to use PyQt4 and I have one problem that I do not know how to fix.
When I design my interface in PyQt4..... More
|
|
|
list comprehension with regular expression |
Posted by: aibrain - May-22-2017, 08:37 AM - Forum: General Coding Help
- Replies (1)
|
 |
Wanted to do something like this:
# get rid of negative values for age
[python]
raw={'name': ['a', 'b', 'c', 'd', 'e'], 'age': [20,21,-1,22,-1]}
d..... More
|
|
|
Django |
Posted by: Skaperen - May-22-2017, 06:31 AM - Forum: Bar
- Replies (4)
|
 |
how many Django hanging out around these forums? is there any reason i should not use Django? i need to set up a website that allows users to sign u..... More
|
|
|
|