Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,947
» Latest member: Markbel386
» Forum threads: 38,726
» Forum posts: 175,524
Full Statistics
|
Online Users |
There are currently 59 online users. » 0 Member(s) | 54 Guest(s) Applebot, Bing, Google, AOL
|
Latest Threads |
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
5 hours ago
» Replies: 5
» Views: 9,119
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
8 hours ago
» Replies: 0
» Views: 47
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Today, 03:29 AM
» Replies: 2
» Views: 444
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Today, 02:36 AM
» Replies: 0
» Views: 81
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 580
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,807
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,120
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,478
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,043
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,788
|
|
|
Simplifying function |
Posted by: GJG - Dec-21-2020, 03:36 AM - Forum: Code Review
- Replies (2)
|
 |
Hi folks! I gave myself a simple task of creating a function that turns binary numbers into decimal and was just wondering is there any way to make it..... More
|
|
|
is vs in |
Posted by: Skaperen - Dec-20-2020, 01:56 AM - Forum: General Coding Help
- Replies (2)
|
 |
i am doing testing for exactly the same as opposed to equivalent. this means using the is keyword for comparison. comparing 1 to [b]Tr..... More
|
|
|
diagonal matix |
Posted by: kraljorah - Dec-20-2020, 12:25 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi all, I want to create a 400x400 diagonal matrix with upper and lower cases. I can do it manually but it would take hours. The matix should look lik..... More
|
|
|
Input function |
Posted by: Fabio87 - Dec-19-2020, 11:16 AM - Forum: Homework
- Replies (11)
|
 |
Hi everybody !
I need your help about two exercises I don't know how to do them:
1) Use the input() function and the print() procedure to write ..... More
|
|
|
|