What's true about declaring and initializing in a single step?
Great! We have to set a type and a value, only the latter of which we can change later on.
So close! We have to set a type and a value, only the latter of which we can change later on.