Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,936
» Latest member: MihaiPope
» Forum threads: 38,723
» Forum posts: 175,511
Full Statistics
|
Online Users |
There are currently 56 online users. » 1 Member(s) | 49 Guest(s) Mojeek, Google, Bing, AOL, kshahzad1985
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
1 hour ago
» Replies: 2
» Views: 172
|
FAST,SECURE AND RELIABLE ...
Forum: Game Development
Last Post: MihaiPope
1 hour ago
» Replies: 0
» Views: 57
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
2 hours ago
» Replies: 10
» Views: 3,625
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
8 hours ago
» Replies: 1
» Views: 3,303
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
9 hours ago
» Replies: 4
» Views: 585
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,027
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 939
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,168
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,194
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,284
|
|
|
while iterating a list, it changes all the elements at once |
Posted by: henrik0706 - Nov-26-2017, 08:10 PM - Forum: General Coding Help
- Replies (7)
|
 |
I have a 3x3 square that is filled with None values [[None, None, None], [None, None, None], [None, None, None]]
I want to fill the first row and col..... More
|
|
|
make StaticText limit Number |
Posted by: royer14 - Nov-26-2017, 06:15 PM - Forum: GUI
- Replies (4)
|
 |
I have an issue with StaticText, and I do not know how to make it accept only the following data = '0123456789.' . Of course, when you type any..... More
|
|
|
Need Help |
Posted by: wagrig - Nov-26-2017, 05:52 PM - Forum: General Coding Help
- No Replies
|
 |
Need help with the code
def main():
miles=0;class_type=""
#class_type is a string literal so it should=""open quotes and not()
miles=getInput(mile..... More
|
|
|
Help with loop |
Posted by: thanikos - Nov-26-2017, 05:16 PM - Forum: Homework
- Replies (13)
|
 |
Hello
Any ideas how to do this:
0 1 2 3 4 5 6 7 8 9
10 11 12 13 14 15 16 17 18 19
20 21 22 23 24 25 26 27 28 29
30 31 32 33 34 35 36 ..... More
|
|
|
Google search |
Posted by: hello_its_me - Nov-25-2017, 07:47 PM - Forum: General Coding Help
- Replies (10)
|
 |
Hi everyone,
I am just playing around with Python3 and I wonder how I can open a browser and search for something automatically. I found some ideas ..... More
|
|
|
If else help |
Posted by: thanikos - Nov-25-2017, 01:41 PM - Forum: Homework
- Replies (10)
|
 |
Hi everyone
I' just started with python and i am not so good with math...but i am trying. I need some help with my homework to:
[b]"Create a little p..... More
|
|
|
No menu bar in window |
Posted by: bde69 - Nov-25-2017, 11:22 AM - Forum: GUI
- Replies (5)
|
 |
Hello,
Please could you help me to understand why I cannot properly run this code under mac OS :
[python]
#!/usr/bin/python
# coding: utf-8
..... More
|
|
|
session command |
Posted by: Skaperen - Nov-25-2017, 08:32 AM - Forum: Code sharing
- Replies (5)
|
 |
file session.py is a command i created to start background screen sessions set to the same terminal geometry as started from, if available, or a speci..... More
|
|
|
|