Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 595 Bytes

File metadata and controls

21 lines (15 loc) · 595 Bytes

#Python-assignment-1 repository

The given repository contains 2 python script which is my first assignment

##content

###Task 1

  • File name - task 1.py
  • Description - it takes two numbers , and then provide the result upon addition , subtraction , multiplication and division

###Task 2

  • File name - task 2.py
  • Description - Takes user first name and last name and then provides a personalized greeting msg

How to Rub

  1. Clone repository ( https://github.com/Yash-Mohan-10/Python-assignment-1.git )
  2. Navigate to folder
  3. Run task

Requirements

Have python