Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 47 online users. » 1 Member(s) | 43 Guest(s) Bing, Google, AOL, snippsat
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
32 minutes ago
» Replies: 11
» Views: 3,900
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Yesterday, 07:55 PM
» Replies: 2
» Views: 432
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Yesterday, 12:30 PM
» Replies: 1
» Views: 3,428
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Yesterday, 11:11 AM
» Replies: 4
» Views: 789
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,257
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,134
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,353
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,341
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,463
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,023
|
|
|
if else return |
Posted by: gujugolf - Dec-30-2017, 05:05 AM - Forum: General Coding Help
- Replies (3)
|
 |
I am new to Python. I am trying to have the following function change the values of certain lines depending on if the lines are populated or not. Pl..... More
|
|
|
Function call |
Posted by: Antonio_Gallardo - Dec-29-2017, 09:56 PM - Forum: Homework
- Replies (3)
|
 |
I have a very simple question. I need a function that calls two functions. I have been trying with "add (function1 , function2)" but it doesn't..... More
|
|
|
Coverting to Epoll |
Posted by: Mradr - Dec-29-2017, 08:52 PM - Forum: Networking
- No Replies
|
 |
Hello I am running into a issue where select.select is hitting file limits with the number of sockets we're running over. To fix this, a move from sel..... More
|
|
|
a simple calculator |
Posted by: Solstice - Dec-29-2017, 08:04 PM - Forum: Code sharing
- Replies (17)
|
 |
A simple calculator, for simple calculations.
[python]
print("simple calculator by Solstice")
print("I-----I")
print("I00000I")
print("I-----I")..... More
|
|
|
Pygame global problem |
Posted by: Hyperimus - Dec-29-2017, 02:47 PM - Forum: Homework
- Replies (8)
|
 |
Greetings, I'm new here as I only now started developing in python due to a college class, and for this one as a end semester group work I need to dev..... More
|
|
|
Lists |
Posted by: zowhair - Dec-29-2017, 02:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
Dear friends can you please help me???
vec = [[1,2,3],[4,5,6],[7,8,9,0]]
print([num for elem in vec for num in elem]) **huh** w..... More
|
|
|
coding request |
Posted by: Marxon - Dec-29-2017, 09:08 AM - Forum: Jobs
- Replies (3)
|
 |
Hi all,
is there some bored python coder out there who would code me a small tool?
It should load fileA and fileB
Replace the 1st byte of fileA w..... More
|
|
|
|