Which of the following code statements would correctly fill <*1>?
//the following code would create a list
//the user would be asked for a value
//the code would search for value in the list
//and count each occurrence of value in the list
set rand to pick random 1 to 10
ask "Enter a number" and wait
if item spot of list = find