#coding
Read more stories on Hashnode
Articles with this tag
Keywords are reserved words that are part of the syntax in the programming language. For example, const a = 'hello'; Here, const is a keyword that...