What will this print??? #loop #computerscience #puzzle

preview_player
Показать описание
Level two from the December Puzzle of Puzzles Challenge required you to figure out what this double for loop printed out.
Рекомендации по теме
Комментарии
Автор

Very nice 👍 🙂, want more videos lile this please

CuteWorld
Автор

Doing it on paper! That's how one truly learns flow control!

James-lsk
Автор

for i in (1, 2, 3, 4):
for j in (3, 6, 9, 12):
if (i + j) in (4, 7, 10, 13):
print(i + j)
Correct me

everybadi
Автор

Cannot understand it still, someone help 😕 😮

Bunjo-Hadad
join shbcf.ru