A library full of Python projects
for people to learn.
Projects
Calculator
A simple script for a Calculator. Includes functions like
multiplication, division, square root, cube root, fourth root, log10, natural log.
Guess the Number
A simple script for a guess-the-number game.
A single or multiplayer game.
Market List | Calculator
A simple script for a market list calculator.
Introduce the objects you are going to buy, then introduce
the amount of money you have, and it makes a fast calculation of your change.
Exercises
Arrays
Other Exercises
OHM Calculator | Arithmetic
Write a Python program to create an OHM calculator using arithmetic.
Leap Year
Write a Python program to identify leap years.
OOP
Methods
Cellphones
Understand how an OOP exercise of cellphones works.
Projects
Bank Simulation
Learn how to create or understand how an ATM works.