In this Video we will show you Python Program to Check if a Substring is Present in a Given String.
Please Subscribe to our channel and like the video and don't forget to comment below. Thanks.
1. Python Program to Calculate the Average of Numbers in a Given List
• Python Program to Calculate the Avera...
3. Python Program to Read a Number n and Compute n+nn+nnn
• Python Program to Read a Number n and...
4. Python Program to Reverse a Given Number
• Python Program to Reverse a Given Number
5. Python Program to Check Whether a Number is Positive or Negative
• Python Program to Check Whether a Num...
34. Python Program to Find the LCM of Two Numbers
• Python Program to Find the LCM of Two...
47. Python Program to Compute the Value of Euler’s Number
• Python Program to Compute the Value o...
48. Python Program to Determine all Pythagorean Triplets in the Range
• Python Program to Determine all Pytha...
51. Python Program to Count Set Bits in a Number
• Python Program to Count Set Bits in a...
52. Python Program to Find Whether a Number is a Power of Two
• Python Program to Find Whether a Numb...
53. Python Program to Clear the Rightmost Set Bit of a Number
• Python Program to Clear the Rightmost...
54. Python Program to Generate Gray Codes using Recursion
• Python Program to Generate Gray Codes...
55. Python Program to Convert Gray Code to Binary
• Python Program to Convert Gray Code t...
56. Python Program to Convert Binary to Gray Code
• Python Program to Convert Binary to G...
57. Python Program to Find the Largest Number in a List
• Python Program to Find the Largest Nu...
58. Python Program to Find the Second Largest Number in a List
• Python Program to Find the Second Lar...
70. Python Program to Swap the First and Last Value of a List
• Python Program to Swap the First and ...
71. Python Program to Remove the Duplicate Items from a List
• Python Program to Remove the Duplicat...
72. Python Program to Read a List of Words and Return the Length of the Longest One
• Python Program to Read a List of Word...
73. Python Program to Remove the ith Occurrence of the Given Word in a List where Words can Repeat
• Python Program to Remove the ith Occu...
74. Python Program to Remove All Tuples in a List of Tuples with the USN Outside the Given Range
• Python Program to Remove All Tuples i...
75. Python Program to solve Maximum Subarray Problem using Divide and Conquer
• Python Program to solve Maximum Subar...
76. Python Program to solve Maximum Subarray Problem using Kadane’s Algorithm
• Python Program to solve Maximum Subar...
77. Python Program to Find Element Occurring Odd Number of Times in a List
• Python Program to Find Element Occurr...
78. Python Program to Replace all Occurrences of ‘a’ with $ in a String
• Python Program to Replace all Occurre...
79. Python Program to Remove the nth Index Character from a Non Empty String
• Python Program to Remove the nth Inde...
80. Python Program to Detect if Two Strings are Anagrams
• Python Program to Detect if Two Strin...
81. Python Program to Form a New String where the First Character and the Last Character have been Exchanged
• Python Program to Form a New String w...
82. Python Program to Count the Number of Vowels in a String
• Python Program to Count the Number of...
83. Python Program to Take in a String and Replace Every Blank Space with Hyphen
• Python Program to Take in a String an...
84. Python Program to Calculate the Length of a String Without Using a Library Function
• Python Program to Calculate the Lengt...
85. Python Program to Remove the Characters of Odd Index Values in a String
• Python Program to Remove the Characte...
86. Python Program to Calculate the Number of Words and the Number of Characters Present in a String
• Python Program to Calculate the Numbe...
87. Python Program to Take in Two Strings and Display the Larger String without Using Built in Function
• Python Program to Take in Two Strings...
88. Python Program to Count Number of Lowercase Characters in a String
• Python Program to Count Number of Low...
89. Python Program to Check if a String is a Palindrome or Not
• Python Program to Check if a String i...
90. Python Program to Calculate the Number of Upper Case Letters and Lower Case Letters in a String
• Python Program to Calculate the Numbe...
91. Python Program to Check if a String is a Pangram or Not
• Python Program to Check if a String i...
92. Python Program to Accept a Hyphen Separated Sequence of Words as Input and Print the Words in a Hyphen-Separated Sequence after Sorting them Alphabetically
• Python Program to sorting the words s...
93. Python Program to Calculate the Number of Digits and Letters in a String
• Python Program to Calculate the Numbe...
94. Python Program to Form a New String Made of the First 2 and Last 2 characters From a Given String
• Python Program to Form a New String M...
95. Python Program to Count the Occurrences of Each Word in a Given String Sentence
• Python Program to Count the Occurrenc...
96. Python Program to Check if a Substring is Present in a Given String
• Python Program to Check if a Substrin...