Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,940
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,516
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 36 Guest(s) AOL, Bing, Google, AOL, buran
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
4 hours ago
» Replies: 1
» Views: 156
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
8 hours ago
» Replies: 8
» Views: 315
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,500
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 898
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,244
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,772
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,568
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,670
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,856
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,411
|
|
|
Help with a loop |
Posted by: chandest - Apr-02-2018, 12:01 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hey, I'm kinda new to Python and need help with a loop.
I'm calling functions through a website's API, and in order to stay logged in I need to ca..... More
|
|
|
Guess a number |
Posted by: Ameen - Apr-02-2018, 01:03 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hello I a beginner trying to practice after completing the codeacademy course. Right now im trying to do a guess a number game.
This is the instru..... More
|
|
|
2 Entries 1 keypad |
Posted by: scarface113 - Apr-01-2018, 09:14 PM - Forum: Jobs
- Replies (2)
|
 |
Hello everybody,
I have a problem, i want to use an onscreen keyboard for 2 entrys .
i have this code from another thread and thats exactly what..... More
|
|
|
notify after x number of days. |
Posted by: Rupen_gurung - Apr-01-2018, 05:13 PM - Forum: GUI
- Replies (5)
|
 |
hey can someone plz help write a tkinter python3 code which show notification after x number of days where x will be list of dates to be notified .how..... More
|
|
|
Tkinter |
Posted by: gellerb - Apr-01-2018, 03:33 PM - Forum: GUI
- Replies (3)
|
 |
could someone help me with some part of a GUI? There is a submenu, Load, upon clicking, a fileselector dialog should pop up. The file has three variab..... More
|
|
|
Streamlabs Chatbox (program) |
Posted by: comatrix - Apr-01-2018, 03:07 PM - Forum: Jobs
- Replies (2)
|
 |
Hello everyone.
first of all I have to say that I'm totally useless about coding in python, so please forgive me about everything I'm saying and if I..... More
|
|
|
Help with API |
Posted by: chandest - Apr-01-2018, 02:17 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello guys,
I really hope someone can help me. I am trying to access an API but I get authentication errors. I'm sure I have the right site in the..... More
|
|
|
Looping issue |
Posted by: JohnOsis - Apr-01-2018, 08:46 AM - Forum: General Coding Help
- Replies (2)
|
 |
How do I make it after it loops 670+ times it does not break. It stop working and starts to lag.
[python]
from time import sleep
from random import..... More
|
|
|
Random Math Text Based Game |
Posted by: captainflint - Mar-31-2018, 09:53 PM - Forum: Homework
- Replies (2)
|
 |
ı have math game which have random questions. In level 1 ı have one problem is limited.(only level 1 + operator). İf user correct answer he gain one s..... More
|
|
|
Sorting Q. |
Posted by: jarrod0987 - Mar-31-2018, 08:42 PM - Forum: General Coding Help
- Replies (6)
|
 |
Suppose I have a list of lists:
listA = [['A', 5], ['B', 18], ['C', 18], ['D', 34] I know how to use itemgetter to sort by the s..... More
|
|
|
Modify code |
Posted by: BlackPimpernel - Mar-31-2018, 03:32 PM - Forum: General Coding Help
- Replies (3)
|
 |
how do i modify the following program so that it computes and prints a table of celsius temperatures and the fahrenheit equivalent every 10 degrees fr..... More
|
|
|
General questions |
Posted by: PythonWriter - Mar-31-2018, 03:22 PM - Forum: General Coding Help
- Replies (5)
|
 |
First post here, and I've got some real basic questions.
I used to do a lot of coding (C++, Objective C, AS, JS etc) but haven't been into it for a..... More
|
|
|
|