| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,304
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,903
Full Statistics
|
| Online Users |
There are currently 44 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, AOL, Facebook Dev
|
|
|
| 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
|
|
|
| strftime |
|
Posted by: Skaperen - Mar-07-2019, 12:58 AM - Forum: News and Discussions
- No Replies
|
 |
datetime.datetime.strftime()
vs.
time.strftime()
there is a difference in supported formatting. the "%f" specification is supported in the forme..... More
|
|
|
|