// put your names here!
When you are finished, report how many pennies you have in each round in the following spreadsheet (use the "In for a Penny" sheet, listed at the bottom):
https://docs.google.com/spreadsheets/d/1PvX_IdjdDrKTdH6Ic5I6p_eLeveaGNkE45syjxJBgFA/edit?usp=sharing
Use Python to create a bar plot like this in your own individual notebook.
In [1]:
# Use Python to make a filled-in plot
# from the data that got reported out
When you are finished, report how many pennies you have in each round in the following spreadsheet (use the "In for a Pound" sheet, listed at the bottom):
https://docs.google.com/spreadsheets/d/1PvX_IdjdDrKTdH6Ic5I6p_eLeveaGNkE45syjxJBgFA/edit?usp=sharing
Use Python to create a bar plot like this in your own individual notebook.
In [3]:
# Use Python to make a filled-in plot
# from the data that got reported out
// put your answers here!
In [ ]: