Understanding Variables and Data Types in JavaScript
Why we need the Variable?
Think about games like BGMI or FreeFire. In each game, your character has HP, special powers, and skills. Each of these has points (for example, out of 100). To store these v
tejasdevcodes.hashnode.dev5 min read