Monday, July 18, 2022

Python: Print all ASCII upper case characters

Python: Print all ASCII upper case characters

import string
print(string.ascii_uppercase)
view raw uppercase.py hosted with ❤ by GitHub

No comments:

Fedora install screen chronicle

Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...