If I were to have a prompt in my code like this:
prompt("What is your favorite animal?");
Is there a way to store the answer?
If I were to have a prompt in my code like this:
prompt("What is your favorite animal?");
Is there a way to store the answer?