Intro to Computer Science
Sylvia Gozdek
We use tech to connect human potential and opportunity with dignity & humility
What are my key learnings?�
�
2
html | CSS |
Java Script | Python |
Relevance for future career?
3
Who (in the EU) says “Hello”?
A quiz game.py
“A command line geography quiz game in python that prompts users with multiple choice quiz questions, asks the user to choose the correct answer, and gives the user a total score.”
4
SHOW US THE CODE
5
3 functions
variables
- displays the questions
�
- variable
- checks a/A
- adds current guess
�- scores
- increments
- scores for points
- shows the answers and final score
SHOW US THE CODE
6
1 dictionary
with the �key value pairs
1 list of lists
to hold possible answers
starts the game!
7
Questions or feedback?
:-)
8