Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python Beginner Projects 🐍

Simple projects I made while learning Python basics.

What's inside?

1. Simple Calculator

Takes two numbers and shows addition, subtraction, multiplication, and division.

2. Age Calculator

Asks your birth year and calculates your age in years, months, days, and weeks.

3. Registration Form

Gets your name, age, city, and job, then displays a formatted registration form.

What I practiced

  • print and input
  • Variables
  • int, float, str
  • f-strings
  • Basic math operations

How to run

Just run any file with Python 3:# python-biginner-projects Simple Python projects for beginners: calculator, age calculator, and registration form

About

Simple Python projects for beginners: calculator, age calculator, and registration form

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages