| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,279
» Latest member: ndx101
» Forum threads: 38,790
» Forum posts: 175,868
Full Statistics
|
| Online Users |
There are currently 54 online users. » 0 Member(s) | 45 Guest(s) Applebot, Google, Bing, Facebook Dev, DuckDuckGo
|
| Latest Threads |
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
6 hours ago
» Replies: 4
» Views: 1,450
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 98
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 34
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:59 AM
» Replies: 11
» Views: 6,007
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,284
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 305
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 151
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 212
|
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,116
|
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 259
|
|
|
| while loop problem |
|
Posted by: fid - Jun-19-2020, 03:55 PM - Forum: Data Science
- Replies (2)
|
 |
Hi Guys,
I am having a problem with a while loop for a tax calculator. You don't have to understand taxes to understand the problem.
Here is the..... More
|
|
|
| def functions creation |
|
Posted by: samh625 - Jun-19-2020, 10:59 AM - Forum: Homework
- Replies (16)
|
 |
Hey all, so my course given me another tricky one, i think i get the idea of it, just trying to finding the right way of writing it. My tutor has said..... More
|
|
|
| "return" value indentation |
|
Posted by: extricate - Jun-19-2020, 05:28 AM - Forum: Homework
- Replies (3)
|
 |
Hi,
Regarding the code below
[python]phone_letters = ["' '","","ABC","DEF","GHI","JKL","MNO","PQRS","TUV","WXYZ"]
def let_to_num():
letter..... More
|
|
|
| Loop Excel Range |
|
Posted by: Kristenl2784 - Jun-18-2020, 04:10 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
This script currently loops through all the excel files in my input dir. How would I make it so I could pick excel files 5-10, or 15-20 to ..... More
|
|
|
| Github help |
|
Posted by: Evil_Patrick - Jun-18-2020, 03:49 PM - Forum: General Coding Help
- Replies (1)
|
 |
So Let's imagine I want to upload my project to Github
Does I have to included pre-installed modules with python in the requirements file?
|
|
|
| unicode question |
|
Posted by: DPaul - Jun-18-2020, 02:48 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi,I am looking amongst the zillions of unicode chars and I can print them like this.
(I understand that in python 3 the leading "u" is not necessary..... More
|
|
|
| filtering arrays |
|
Posted by: dramauh - Jun-18-2020, 12:16 PM - Forum: Homework
- Replies (4)
|
 |
Hi everyone,
This is my first post in this forum. This question is not related with homework but it is really basic question. So I hope this is th..... More
|
|
|
|