Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 45 online users. » 1 Member(s) | 34 Guest(s) Bing, Apple, Google, AOL, AOL, Facebook Dev, snippsat
|
Latest Threads |
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
3 hours ago
» Replies: 2
» Views: 733
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 6
» Views: 764
|
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
11 hours ago
» Replies: 0
» Views: 85
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 482
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,857
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,260
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,826
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,243
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,186
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,493
|
|
|
How to stop a loop? |
Posted by: beginner1996 - Mar-08-2019, 01:40 AM - Forum: Homework
- Replies (2)
|
 |
How can I add an exit option... I want to be able to select #5 and it exit loop and print me out a total of my selected donuts!
[python]
print("We..... More
|
|
|
testbirds |
Posted by: Truman - Mar-08-2019, 01:09 AM - Forum: Bar
- Replies (14)
|
 |
testbirds.com
Does anyone have experience with them as a tester? I've just passed the entry test ( got 5 euros lol ). Can't wait to get their next ..... More
|
|
|
Merging pdfs with PyPDF2 |
Posted by: Pedroski55 - Mar-07-2019, 11:58 PM - Forum: General Coding Help
- No Replies
|
 |
I have a Human Resources document, a lot of pages, more than 100. I need them as a pdf.
I can batch scan to pdf with my little Epson DS-510, great ..... More
|
|
|
how to assign variables? |
Posted by: RY8 - Mar-07-2019, 11:43 PM - Forum: Homework
- Replies (2)
|
 |
My code
[python]
num1=float(input("Please enter A number"))
num2=float(input("Please enter another number"))
num3=float(input("Please enter anothe..... More
|
|
|
|