Sweet! We can set number to null because we added a question mark when declaring the variable.
number
null
Almost! Here's a hint: we'll need to declare the variable by giving it a name and its type, before adding the question mark.