Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,939
» Latest member: goodvicent
» Forum threads: 38,724
» Forum posts: 175,513
Full Statistics
|
Online Users |
There are currently 48 online users. » 0 Member(s) | 43 Guest(s) AOL, Bing, Google, Applebot
|
Latest Threads |
private dating for adults
Forum: General Coding Help
Last Post: xyz987
2 hours ago
» Replies: 0
» Views: 19
|
NEED HELP, LOST OF INVEST...
Forum: General Coding Help
Last Post: goodvicent
4 hours ago
» Replies: 0
» Views: 73
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
9 hours ago
» Replies: 11
» Views: 4,091
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 570
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,510
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 923
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,408
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,265
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,468
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,435
|
|
|
Infinite loop |
Posted by: Truman - Jan-18-2018, 10:54 PM - Forum: Homework
- Replies (9)
|
 |
# [ ] use a "forever" while loop to get user input of integers to add to sum,
# until a non-digit is entered, then break the loop and print sum
sum..... More
|
|
|
Confusing Math |
Posted by: DrJu - Jan-18-2018, 10:19 PM - Forum: General Coding Help
- Replies (2)
|
 |
I'm trying to understand why python has issues with simple math.
If you try to subtract 0.92 from 1 (1-.92) the answer you get is 0.07999999999999996..... More
|
|
|
Turtle issue |
Posted by: Yoavier - Jan-18-2018, 08:24 PM - Forum: General Coding Help
- No Replies
|
 |
Heya, i'm using the turtle module in pycharm community edition 2017.2.3
I am trying to get a simple movement system with a keyboard, using this code:..... More
|
|
|
Output formatting |
Posted by: Steffenwolt - Jan-18-2018, 03:47 PM - Forum: General Coding Help
- No Replies
|
 |
Hello Helpers,
I made (partly copied) a script that gathers data from a MCP3008.
It loops as often as there are active MCP channels; in this case 0,..... More
|
|
|
Program: ticket_check() |
Posted by: Truman - Jan-17-2018, 11:49 PM - Forum: Homework
- Replies (1)
|
 |
Call ticket_check() function with 2 arguments: section and seats requested and return True or False
section is a string and expects: general, flo..... More
|
|
|
Program: shirt order |
Posted by: Truman - Jan-17-2018, 11:22 PM - Forum: Homework
- Replies (5)
|
 |
Instructions:
First get input for color and size
White has sizes L, M
Blue has sizes M, S
print avaiable or unavailable, then
print the o..... More
|
|
|
Using dictionary to login |
Posted by: captainflint - Jan-17-2018, 09:58 PM - Forum: Homework
- Replies (2)
|
 |
I need a help because of my project.I have 2 usernames and 2 passwords.But ı can not combine them.Also, I'm new so, ı have to use elemantry or basic c..... More
|
|
|
pronterface on 3.5 " LCD |
Posted by: tony1812 - Jan-17-2018, 09:33 PM - Forum: GUI
- No Replies
|
 |
Hello, I am pretty new to python. I use a pi3 to connect to my 3D printer, I insalled proterface on it, It works find on HDMI.screen Now I have a 3.5..... More
|
|
|
|