learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Codecademy | Learn Python 3

Results 97 learn-python issues
Sort by recently updated
recently updated
newest added

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...

Wanted to provide an example where it's a bit more flexible rather than putting the whole ascii in a string