Good stuff! Initializing a variable with north
requires the use of Direction.north
; the dot syntax works only after d
is declared.
Oh, snap! Initializing a variable with north
requires the use of Direction.north
; the dot syntax works only after d
is declared.