Week 2 assignment: Many Smileys
Week 2 ICM assignment is here: Many Smileys
Uses iteration using for loops, also arrays and function calls.
Had a couple of stumbles: array declaration is different from Arduino, and function return syntax is very different from Pascal