Skip to content

This repository contains simple Python programs . Each task demonstrates core Python concepts such as user input, string handling, arithmetic operations, and formatted output.

Yugraj09/begginer-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

begginer-python-project

This repository contains simple Python programs . Each task demonstrates core Python concepts such as user input, string handling, arithmetic operations, and formatted output.

project–1 Basic Mathematical Operations A Python program that: Takes two numbers as input from the user. Performs addition, subtraction, multiplication, and division. Displays all the results neatly on screen. Handles division by zero safely.

Project–2 Personalized Greeting A Python program that: Takes the user’s first and last name as input. Combines them into a full name. Displays a personalized greeting message.

About

This repository contains simple Python programs . Each task demonstrates core Python concepts such as user input, string handling, arithmetic operations, and formatted output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages