Skip to main content
Code Cinema
JavaScript

Declare variables. Watch memory fill in real time.

let name = "Alex"; let age = 25; const pi = 3.14;
Click here and start typing...
Memory — variables stored in RAM