Wydrukuj A do Z w Python Upperce

import string
print(string.ascii_uppercase)
freeve4h