Make your website interactive with JavaScript
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Declare a variable

Variables are the cornerstone of programming; it is only thanks to variables that we will be able to temporarily store information in the computer's memory.
This information is stored in random access memory (or RAM)
You need a free account to read this module