Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 204 Bytes

7.03.md

File metadata and controls

9 lines (5 loc) · 204 Bytes

Hands on Exercises - Level 3 #3

Create a for loop using this syntax

  • for condition {}

Have it print out the years you have been alive.

answer