#programming-blogs
Read more stories on Hashnode
Articles with this tag
Question for DAY 1 : Write a Python program that accepts a number from the user and determines whether it is even or odd : n=int(input("Enter the...
In my previous blogs on the basics of python, I have discussed all the basic topics in detail: Basics of python-day-1: print statement Basics of...
This blog is for beginners, who are willing to learn python. Starting from day 1 to day 15. I am going to cover the all basic topics of python that...