In computer programming, a loop is a sequence of instruction s that is continually repeated until a certain condition is reached. Typically, a certain process is done, such as getting an item of data and changing it, and then some condition is checked such as whether a counter has reached a prescribed number. This video is about sum of 1 to n using while loop. We take a loop start from 1 and end in n and store the in a variable in sum.
Mahmudul Hasan Moon
B. Sc in CSE
Hajee Mohammad Danesh Science and Technology University, Dinajpur
Playlist:
Channel Link:
Website :
Page-link :
LinkedIn:
Github:
0 Comments