Search⌘ K
AI Features

Challenge: Programming Basics

Explore fundamental JavaScript concepts by coding a simple program that prompts for user input, stores it in variables, and displays output, helping you understand variables and basic interaction.

We'll cover the following...

Task

Write some code that asks the user for their favorite number, ...