Mid-Unit Practice

So far we can...


Practice!  (use your 2.4 playground for this)

The best way to learn is to be curious and practice. Here are some ideas to try:

3. Create the function born_in() that asks the user for their current age and prints out the year that they were (probably) born - it depends on the month of their birthday, but let's just assume...

4. Reach ahead in the course by connecting your HTML to your JavaScript!