# 1705.py a='Padre Pio'; b='USA' print a.upper(), b.lower() # PADRE PIO usa