/Assignment-10-17-21-Array-And-Loop-

A loop is a type of computer program that allows us to repeat a specific operation a predetermined number of times without having to write that operation individually. For example, if we have an array and want to output each element in the array, rather than using the index number to do so one

Primary LanguageHTML

Assignment 10 (17-21) (Array And Loop)