Start by coding an empty humidity_level list, to hold the humidity values over five days.
humidity_level
Make sure to pick humidity_percent followed by = and then [, ].
humidity_percent
=
[
]