learn-python
learn-python copied to clipboard
Codecademy | Learn Python 3
Magic 8-Ball project from 'Python: Control Flow' lesson, with the following embellishments: - up to 20 answers (which is the standard) - when there is no name provided - when...
*edit* clumsily created PR from VS Code. initials_plus.py is the only change. It takes a list of characters and draws them based on ASCII character definitions in a dictionary. There...
I added something
Wanted to provide an example where it's a bit more flexible rather than putting the whole ascii in a string