🔥 Unlock Your
Coding Potential with
Practical Python
Exercises!
Korrapati Jaswanth
1️⃣WAP to display the last digit of a number. (Don't use indexing for
this)
2️⃣WAP to check if a single character is a vowel or not.
3️⃣ WAP to check if a number is even or odd where
number is taken as input.
4️⃣WAP to check if 3rd last character of a string is a
vowel or not.
5️⃣Check if the first and last number of a list is the same
6️⃣Write a Python program to check whether a string
starts with vowel or not.
7️⃣ WAP to calculate percentage of a student through
5 subjects. Take marks as input from the user.
Using percentage print which grade the student has
scored.
8️⃣ WAP to print the day based on the number input. For
example: if input = 1, output = Monday
9️⃣WAP to check whether a person is eligible to vote
or not based on their age.
🔟 WAP to calculate the count of elements in a
string.
Thank You
such more content
Follow @Korrapati Jaswanth