What value does the prompt() function return when the user clicks "Cancel"?
prompt()
false
undefined
null
"" (an empty string)