For Loops Part 3 - Count, Sum and Prime Examples

preview_player
Показать описание
This video covers examples where you would like to count the values inside a loop or total / sum the values in a loop. A good example of this is using a for loop to determine if a number is a prime number.

For Loops Video Series

Watch the following after you have seen our Selection Programming and For Loop playlists:

#MrLongEducation #Programming #ForLoops
Рекомендации по теме
Комментарии
Автор

thank you so much you make grade 11 IT much easier thank you and i love your personality as well

sohziboi
Автор

Never really "got" MOD as a kid This prime number search example explains it nicely in "easy to remember" chunks.

mirvids
Автор

how would i determine all the prime numbers from 1 until inum?

wandas--fingers