Karthik Nagisetty
@karthik
5 published packets
Joined May 2023
Published Projects
python program to create a countdown timer
In this project, we will like to see the countdown timer by using the Python program.
Jul 14, 2023
python program to generate prime numbers upto N
This is the python program to display the prime numbers upto the N limit, that N limit is dependent on own choice.
Jul 13, 2023
python program to display the vowels and consonants present in his/her name
In English language the vowels and consonants are the types of letters divided based on their pronounce.
Jul 12, 2023
python program to check leap year
For finding whether the year is leap year or not by using python program. Generally the leap year is exactly divisible by 4 except for century years(years ending with 00).
Jul 12, 2023
python program to draw a circle of squares using Turtle
In this program, we will generate a circular pattern out of squares using python's turtle module.
Jul 11, 2023