Variables And Constants
Namaste coders!
In this article, we will learn about variables and containers.
Variables
It is a memory location that store Literal value. This location must be referred by a valid identifier. Variables are like a container in which we store data.
...
akshitagarg275.hashnode.dev2 min read