Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 47 online users. » 0 Member(s) | 42 Guest(s) Bing, AOL, Google, Apple
|
Latest Threads |
ARE YOU A VICTIM OF A CRY...
Forum: General Coding Help
Last Post: helenchris842
1 hour ago
» Replies: 0
» Views: 20
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
8 hours ago
» Replies: 2
» Views: 160
|
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Today, 03:45 AM
» Replies: 3
» Views: 213
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Today, 01:04 AM
» Replies: 0
» Views: 386
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 02:48 PM
» Replies: 10
» Views: 29,465
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,442
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Sep-23-2025, 09:08 AM
» Replies: 0
» Views: 320
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Sep-23-2025, 03:29 AM
» Replies: 2
» Views: 777
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 990
|
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,255
|
|
|
Horse race game |
Posted by: Moreal - Sep-20-2020, 06:56 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hey, I am creating a "horse race" game for a class project. So I have to simulate 16 random numbers, and the player has to guess the 5 firsts. So he c..... More
|
|
|
Help with define a def function |
Posted by: Omer_ - Sep-20-2020, 06:25 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi,
I have this code:
[python]
ordinal = ['2nd','3rd','4th','5th','6th','7th','8th','9th','10th','11th','12th']
ratio = [1.222223, 1.25, 1.33,4...... More
|
|
|
Inelegant code! |
Posted by: howdey57 - Sep-20-2020, 05:31 PM - Forum: Code Review
- Replies (2)
|
 |
I hope it's ok to ask for what may be basic help. I am a hobbyist and newish to Python, but used to code in COBOL many years ago. I'd like some help o..... More
|
|
|
possible scores |
Posted by: 3Pinter - Sep-20-2020, 02:55 PM - Forum: Data Science
- No Replies
|
 |
Guys,
Got myself a nerdy thing going on: I want to get all possible scores given a set parameters.
you play 24 games which can either win or los..... More
|
|
|
Dictionary list |
Posted by: coja56 - Sep-20-2020, 11:56 AM - Forum: General Coding Help
- Replies (7)
|
 |
Create a list called menu, which should contain at least 4 items in the
cafe.
● Next, create a dictionary called stock, which should contain the sto..... More
|
|
|
Question about fft |
Posted by: m3atwad - Sep-20-2020, 01:06 AM - Forum: Data Science
- No Replies
|
 |
Hello,
New poster here. I apologize if this is a dumb question, but I'm trying to find some confirmation (or falsification) regarding my loose unde..... More
|
|
|
Homework with python |
Posted by: Johnsonmfw - Sep-20-2020, 12:05 AM - Forum: Homework
- Replies (1)
|
 |
It’s a two part question. I’ve figured out the first section but struggling with the second part.
Given 2 inputs, data and shape, construct a tens..... More
|
|
|
File structure |
Posted by: macfanpl - Sep-19-2020, 01:13 PM - Forum: General Coding Help
- Replies (12)
|
 |
General question: when creating *.py files whats the order of things in file?
1. Imports, class, methods, instructions,
2. Imports, Class, additio..... More
|
|
|
|