#100daysofcode
Read more stories on Hashnode
Articles with this tag
Variables What are variables? Variables are the containers for storing the data. Variable is generally declared by using a keyword "var" followed by...