How to convert string to lowercase and uppercase : Python Tutorial
Python Tutorial For Beginner. To convert characters to lowercase python function called lower() used for handling of the strings.The lower() method returns the lower cased string from the given...