Deliver: quiz.py

Throughout the semester, I have been introduced to a whole new world of syntaxes, from learning that python doesn’t need a semicolon (;) to end it’s statements like other programming languages I have used, to learning to create programmer-defined functions and calling them. I have gotten more comfortable with the larger concepts behind certain functions and learned how they function and why they act the way they do rather than just knowing how to use it.

Leave a comment