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