What will be the inferred type of the variable x in the following code?
let x = 10;
number
any
unknown
string
This question is part of this quiz :