learn-python
learn-python copied to clipboard
Codecademy | Learn Python 3
Added my Initials.
Take name and question from user
The proposed changes correspond to point 14 of ball tasks 8. Which include the possibility that the question is empty.
Wrapped control flow in function from the start. I'm new in GitHub so maybe make some mistakes during creating pull request
Added use of print string formatting, functions, and lists.
For each character in a string, look up the character definition and render it row by row -- think dot matrix printer... :)
Additionally defined a flat charge variable
Added more options for random answers and personalized the answers from 8-Ball based on provided name.