print('Homer'.lower()) print('Homer'.upper()) print('homer'.capitalize())