Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Python Basic Programs

This repository contains two simple Python programs:

Task 1: Basic Mathematical Operations

  • Takes two numbers as input from the user.
  • Performs addition, subtraction, multiplication, and division.
  • Displays the results on the screen.

Task 2: Personalized Greeting

  • Takes the user's first and last name as input.
  • Concatenates them into a full name.
  • Prints a personalized greeting message.

How to Run

  1. Clone this repository or download the files.
  2. Run each script using Python 3:
python basic_math_operations.py

About

Contains scripts for basic math operations and a personalized greeting.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages