What are the essential parts of a declaration?
=
signFantastic! Whenever we're said to declare a variable, we define its type and give it a name but don't necessarily assign a value.
Yikes! Whenever we're said to declare a variable, we define its type and give it a name but don't necessarily assign a value.