mahie-cs/Learning_the_basics_of_Python ? reverse-engineered prompt

Reverse engineered prompt

Build me a beginner friendly Python practice repo with a bunch of small scripts I can run one at a time from the terminal.

I want simple programs for basic math, like an area calculator and compound interest calculator, plus fun little games and exercises like rock paper scissors, Mad Libs, a word guessing game, and a picnic list sort of script. It should also include a few utility style scripts, like converting Roman numerals to integers, basic Morse code conversion, and something that shows simple charts or histograms.

Keep everything easy to read, with clear variable names and comments, since this is for learning Python as a beginner. Make each script self contained so I can run it with python filename.py and see it work right away. If you need current syntax or library details, look up the latest docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab