Python Programming Strings 1. Count Digits, Alphabets, and special characters in the string 2. String is palindrome or not 3. Find a character in a string and replace it with another character 4. count the number of words in a string without any vowel 5. change the first letter of every word in a sentence to capitals Lists 1. Enter Element in the list 2. Enter the float element in the list 3. Swap the first half of the list with the second half 4. Swap adjacent elements 5. Remove repeating value from the list Patterns 1. Pattern1 2. Pattern2 3. Pattern3 Conversion 1. Decimal to Binary 2. Binary to Decimal Tuple 1. Length of Tuple 2. Index value of an element in a tuple 3. Minimum and maximum values in a tuple 4. Sum of elements in a tuple 5. Check if the tuple is empty 6. Delete an element from a tuple Series 1. Series1 Dictionary 1. Account Management using Dictionary Problems 1. Palindrome or Not Palindrome 2. Magic Number or not 3. Fibonacci Series 4. LCM and HCF 5. Number to Word 6. Account Management using Dictionary Share this: Share on LinkedIn (Opens in new window) LinkedIn Like Loading...
You must be logged in to post a comment.