Python Program to remove the middle element of a string which is got from the user and replacing the first element with that middle element
Python Program to convert first and last letters of a string into uppercase and remaining letters to lowercase.
Performing Arithmetic Operations like Addition, Subtraction, Multiplication, Division and modulo division on neighbor numbers of a particular number using Python language.