Python Course Assignment 1 submission
Includes codes for Task 1 as "basic_math.py" and Task as "greeting.py"
-
"basic_math.py" covers input of 2 numbers and performs mathematical operations of Addition,Subtraction,Multiplation and Division and shows output for the same
-
"greeting.py" covers input of First name and Last name of a person and shows a greeting text as output for the entered name