What will the variable type of score be after this line of code executes?

let score;

(1 point)
Responses

none; there will be an error message

none; there will be an error message

undefined

undefined

null

null

0

undefined