Essential Question: How can I use dictionaries to display images and store data in python?
Mastery Objectives:
SWBAT store data in a dictionary in python.
SWBAT upload and display images in python.
SWBAT loop through a dictionary and parse data from a dictionary in python.
Do Now: Write a Python program to get the volume of a sphere with radius 6.
Part 1: Watch the video: https://www.youtube.com/watch?v=m_SRYwmj41Y to learn how to use google drawings. Create two robots in google drawings and save them as a jpg file. Here is an example I created in google drawings using shapes and rotating some of the shapes horizontally.
Follow the tutorial in code club for the games called: Robo-Trumps. It looks like the first step is already done for you in the starter code. Ignore the last challenge about playing with a friend. My final step for you is to add two robots to your dictionary that you created in google drawings.
Tutorial: https://projects.raspberrypi.org/en/projects/robo-trumps