Coding Questions
Two layout options
Counter
Build a simple counter that increments whenever a button is clicked
User Interface
Easy
Todo List
Build a Todo list that lets users add new tasks and delete existing tasks
User Interface
Medium
Mean
Implement a function that finds the mean of the values inside an array
Coding
Easy
Holy Grail
Build the famous holy grail layout consisting of a header, 3 columns, and a footer
User Interface
Easy