Solidity-101 (part 2)
You can read about basics of solidity in my last article here π
Solidity-101 (part1)
Let's Start
π VARIABLES
We have different type of values to store in program like it can be an Integer, String, Characters, boolean etc.
There are variables for i...
taniskannpurna.hashnode.dev3 min read