Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,940
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,516
Full Statistics
|
Online Users |
There are currently 49 online users. » 0 Member(s) | 40 Guest(s) Bing, Google, AOL, AOL, Facebook Dev, Mojeek
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
4 hours ago
» Replies: 1
» Views: 160
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
8 hours ago
» Replies: 8
» Views: 318
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,504
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 900
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,248
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,776
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,570
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,673
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,859
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,414
|
|
|
How realistic |
Posted by: phvwijk - Mar-07-2021, 05:06 PM - Forum: Homework
- Replies (10)
|
 |
Pretty simple question.
Situation:
Last year high school, no real coding experience (some SQL, HTML and a bit of PHP), very limited education how..... More
|
|
|
PyImage4 |
Posted by: finndude - Mar-07-2021, 11:56 AM - Forum: GUI
- Replies (1)
|
 |
Hi ALl,
I have the below code, I keep getting this error message and am not sure why or what to change. The code and the error is below.
[python..... More
|
|
|
Input values and write csv |
Posted by: eltoro - Mar-07-2021, 10:19 AM - Forum: Homework
- Replies (1)
|
 |
Hi!
New to Python and would like advice if Im on the right track.
What I would like to achive is.
Write a program to let the user input two value..... More
|
|
|
coding issues |
Posted by: rooroo - Mar-06-2021, 11:11 PM - Forum: Homework
- Replies (3)
|
 |
Hi all,
I am fairly new to coding and python, I am studying it, and would like some help on a question that I have.
The question is:
They [the ..... More
|
|
|
exception context |
Posted by: Skaperen - Mar-06-2021, 08:42 PM - Forum: News and Discussions
- No Replies
|
 |
it is a commonly suggested idea to just let lower level code produce exceptions and let them propagate up to the caller that needs to handle them. bu..... More
|
|
|
Grid Placement In Python |
Posted by: finndude - Mar-06-2021, 12:47 PM - Forum: GUI
- Replies (2)
|
 |
Hi All,
I have this code and it all works. What the issue I'm having is keeping everything all in the correct place because when some you get the r..... More
|
|
|
Command output to pdf (linux) |
Posted by: Gribouillis - Mar-05-2021, 07:32 PM - Forum: Code sharing
- No Replies
|
 |
I call the following script 'a2pdf'. It sends a text on its standard input to a pdf format on its standard output, using the venerable a2ps utility an..... More
|
|
|
Variable declaration |
Posted by: Asraful_Islam - Mar-05-2021, 04:10 PM - Forum: General Coding Help
- Replies (5)
|
 |
Suppose, I have a set A={'a','b','c'}. I want to declare variables look like N_a, N_b, N_c for every 'a','b','c' in A. Thanks in advance.
|
|
|
|