Write down your observations.
Describe what it does.
length of
block returns the number of items in a list. For example, for
.countdown (5)
to report the list {5, 4, 3, 2, 1}. But countdown (4)
is {4, 3, 2, 1}, so all you have to do is stick a 5 in front:countdown
block a different color than the one just above? --MFif
in his code. What would happen if he left that part out? Why?