Open BoxedFruits opened 1 year ago
Yes Arrays is an equally important data type . After understanding Arrays, one can learn conditionals and loops in a better way and then proceed on to other reference data types like strings and mappings in Solidity.
Should go over basic syntax as well as some datatypes of Solidity
datatypes: uint int bytes address string bool (possibly arrays?)
access: public private constant immutable