Exercise: Capture the Last Item with *

Unpack readings so today holds the last value and history gets everything before it. Use the * operator.
Python
Setting up Python environment...
Output