Robotics & Artificial Intelligence
Write a Python program to check the index of a particular character.
Related Questions
Write a Python program to convert all the letters of a string in uppercase.
Write a Python program to perform the following tasks.
a. "Hello, my friends, I am Jeck"
b. Replace Jeck with Tiya
Write a Python program to create a sub string from a string.
Write a Python program to demonstrate the use of the join function.