Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 2.35 KB

File metadata and controls

41 lines (36 loc) · 2.35 KB

Simple projects with Python for beginners

Welcome to the world of Python programming✨👋🏼 !
This repository contains a collection of simple Python projects designed for people who are just starting to learn Python programming. Each project includes a brief description, source code, and implementation instructions to help you learn and practice programming skills.
In this repository, we will do twenty simple Python projects together. A training video is prepared for each project and its link is made available in the description of the project .

List of Projects📃✨ :

  • Simple Calculator :

      Programmer : Mahtab Javadi

    • Description: A basic calculator that can perform addition, subtraction, multiplication, and division operations.
    • Files: Calculator/calculator.py

  • The project of construction and encryption on the zip file :

      Programmer : Mahtab Javadi

    • Description: A simple project that receives a file as input and then converts it into a zip file with the password you want
    • Files: ZipFile/main.py
  • Age calculation project :

      Programmer : Mahtab Javadi

    • Description: In this project, the user enters his date of birth and then the age of the user is calculated and displayed
    • Files: Age calculator/ age calculator.py
  • Translator:

      Programmer :Samin Shojaei

    • Description: In this project, the user enters his date of birth and then the age of the user is calculated and displayed
    • Files: Translator / translater.py
  • Number guessing game :

      Programmer : Mahtab Javadi

    • Description: This project is a number guessing game made using the random library
    • Files : Number guessing game / number_guessing_game.py

New Projects Schedule ✨🚀:

We are committed to regularly updating this repository with new and exciting projects! Starting now, a new project will be uploaded every Monday and Thursday at 16:00 Iran time. Stay tuned and keep practicing to enhance your Python programming skills!