codewithher / CC-Lantern

Wrapper library for programming cultural lanterns.
GNU General Public License v3.0
0 stars 0 forks source link

[Feature] Loop Activity #18

Open totally-not-frito-lays opened 6 months ago

totally-not-frito-lays commented 6 months ago

Learning Goals Currently our act3-functions example has a few loops but we don't have an activity or examples to introduce them. Come up with some set of activities for this!

Describe the solution you'd like Our example should demonstrate the usage of loops in an engaging way. Feel free to use or rework some examples. You are encouraged to additionally come up with fancier loop examples using other programming concepts / constructs like conditionals or randomness. Be cognizant of changes from https://github.com/codewithher/CC-Library-Lantern/pull/15.

Requirements

Additional context