Which of these statements would create a variable but not assign anything to it?

(1 point)
Responses

variable = empty

variable = empty

variable = null

variable = null

create variable

create variable

variable = “”

variable = “”

create variable