What is a variable and why we need them A variable is a named container for a value. Without variables your code would be one long list of numbers and words you couldn't refer to again. With variables
data-types-js.hashnode.dev4 min read
No responses yet.