How to check first character of string in python July 8, 2019 16 32 64 128 How to check first character of a string is uppercase in python Given a string return a new string where the first and last chars have been exchanged Title in python