Name: Divyansh Chaudhary
Course: Python Programming
This repository contains my Python assignment submitted as part of the course requirements.
Task 1:- In this task there is a simple python program to perform airthematic problems like Addition, Substraction, Multiplication, Division. Task 2:- In this task yhere is a simple python code for greeting someone by getting their first and last name.
Task 1:- In this task there is a simple python program used to check whether an integer is evn or odd. Task 2:- In this task there is a simple python program used to get sum of integers from 1 to 50 by using loop.
Task 1:- In this task there is a simple python program used to calculate a factorial of non-negative integer. Task 2:- In this task there is a simple python program used to calculate square root , logarithms, and sin (value in radians) of a integer.
- VS Code