Day 4 of 100 Days of Code
Today I learnt about calling a function within a function and arrays. An array is like a container that can hold more than one value at the same time. It could be an ordered list of items, composite data types or complex data types. This differentiat...
Feb 21, 20221 min read95