PYTHONSTRING

PYTHON PROGRAMS

(STRING) 

(CLASS : XI)



list of string questions
S.No.List of Programms
Q1.Write a Program to display the string character by character
DOWNLOADPDF FILEPYTHON FILE
List of More Questions for practice using concept of above program
DownloadWrite a Python program to accept the string and count the number of upper case character.
DownloadWrite a Python program to find total number of alphabets, digits or special character in a string.
DownloadWrite a Python program to count total number of A and G.
DownloadWrite a Python program to count total number of vowels and consonants in a string.
S.No.List of Programms
Q2.Write a Program to display the string in reverse order
DOWNLOADPDF FILEPYTHON FILE
List of More Questions for practice using concept of above program
DownloadWrite a Python program check the string is a palindrome or not
S.No.List of Programms
Q3.Write a Program to display the each word from a string
DOWNLOADPDF FILEPYTHON FILE
List of More Questions for practice using concept of above program
DownloadWrite a Python program display each word whose first character is upper case.
DownloadWrite a Python program display each word whose first character is vowel
DownloadWrite a Python program to convert the string each word to title case.
DownloadWrite a Python program to accept the string and copy vowel word to another string and other words to other string
DownloadWrite a Python program to display words whose length is 3.
S.No.List of Programms
DownloadWrite a Python program to copy one string to another string.
DownloadWrite a Python program to concatenate two strings.
DownloadWrite a Python program to compare two strings.
DownloadWrite a Python program to convert lowercase string to uppercase.
DownloadWrite a Python program to convert uppercase string to lowercase.
DownloadWrite a Python program to toggle case of each character of a string.
DownloadWrite a Python program to count total number of words in a string.
DownloadWrite a Python program to reverse order of words in a given string.
DownloadWrite a Python program to remove all search character from string.
DownloadWrite a Python program to remove all repeated characters from a given string.
DownloadWrite a Python program to count number of "the" or "that" in a string
DownloadWrite a Python program to remove all extra blank spaces from given string.

Followers

Popular Posts

Recent Posts