Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,546
Full Statistics
|
Online Users |
There are currently 33 online users. » 1 Member(s) | 29 Guest(s) Bing, Google, AOL, snippsat
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
45 minutes ago
» Replies: 3
» Views: 60
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
9 hours ago
» Replies: 1
» Views: 466
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,004
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,565
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 467
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 925
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 955
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,218
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,834
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,873
|
|
|
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
|
|
|
|