#beginners-learningtocode-100daysofcode
Read more stories on Hashnode
Articles with this tag
In this article, I am going to be showing you the basic concept of conditionals also known as IF statements, with an example and how you can write...
Mappings in solidity is another data Structure that MUST be understood if you are to able to write solidity fluently. Mapping in Solidity allows you...