Question

What will the variable type of score be after this line of code executes?
let score;
none, there will be an error message
undefined
null
0

Answers

GPT 3.5
undefined