| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 27 online users. » 0 Member(s) | 23 Guest(s) Bing, Google, Applebot
|
|
|
| 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
|
|
|
| socket.accept() no longer works |
|
Posted by: somewan - Sep-19-2020, 12:40 PM - Forum: Networking
- No Replies
|
 |
Hi everyone,
I have been for some time developing a honeypot which one of its functions is to detect por scanning in the local network. This funciona..... More
|
|
|
| Off subject (sort of) about PgAdmin4 |
|
Posted by: Larz60+ - Sep-19-2020, 02:04 AM - Forum: Bar
- No Replies
|
 |
I have PostgreSQL up an running, and have several databases that I implemented using psql.
I decided that life might be easier if I started using PgA..... More
|
|
|
|