Password Generator - Password Generator , AskPython
I used this article to build out the second version of my password generator. I followed the step-by-step tutorial and read up on how some of the modules work by reference the Python Docs as well. For the easy/hard version of my password generator I referenced an exercise that I did in my Python course.
I referenced this article to make my Rock, Paper, Scissors game, I followed the tutorials and also used the Python Docs to reference the use of random modules. I reviewed documentation on the how to use the random module and random functions reading the documentation on AskPython.com.
Star Wars Quiz - Interactive Quiz Game, Using a VARIABLE to keep score in Python, ASCII Art
I used this article as a reference on how to build my Star Wars Quiz out and there are a few different ways that you can build out a quiz. I also briefly watched a Youtube tutorial on how to use a variable to create a score counter. I sourced the ASCII art in the code itself but decided to include it here as well.
GIFs - GIPHY
I used this website for all of the fun GIFs that you see in this section and in the ReadMe section for the project as well.
