#Python-assignment-2 repository
The given repository contains 2 python script which is my first assignment
##content
###Task 1
- File name - Task 1 assignment 2.py
- Description - it takes a number and check if its even or odd, for this we used %2 operator
###Task 2
-
File name - Task 2 assignment 2.py
-
Description - adds first 50 natural number to return me the sum
- Clone repository ( https://github.com/Yash-Mohan-10/Python-assignment-2.git )
- Navigate to folder
- Run task
Have python