Day 1 : Python Assignment - Sum of nth Number using for loop.
Day 2 : Python Assignment 2 - Lottery Prize game.
Day 3 : Python Assignment 3 - get max key value from dictionary.
Day 4 : Python Assignment 4 - Factorial of any number using def function
Day 5 : Python Assignment 5 - from list filter all the numbers which are divisible by 3 and 5.
Day 6 : Python Assignment 6 - Floor division of any 2 numbers using Decorators.
Day 7 : Python Assignment 7 - Python Database Connection Project & update database record