Back to Learngo

Short Declare

06-variables/03-short-declaration/exercises/README.md

latest999 B
Original Source

Short Declare

Time to declare a few variables using the short declaration syntax. You'll also use the redeclaration and discarding.

  1. Short Declare

  2. Multiple Short Declare

  3. Multiple Short Declare #2

  4. Short With Expression

  5. Short Discard

  6. Redeclare