en.javascript.info
en.javascript.info copied to clipboard
Prompt is used without the preceeding "window." and returns an error.
Chapter 2.6 - [Interaction: alert, prompt, confirm] (https://javascript.info/alert-prompt-confirm) Throughout this lesson and in the tasks, prompt is referred on its own without the window object which returns an error message when typed in the console.