Beginner Python Tutorial 81 - Nested While Loops to Calculate Sums

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

years later i'm still lost with nested while loops. i just accepted it at this stage xD

T_ootie_x_P_atootie
Автор

for i in range(10, 0, -1):
----print("sum :", sum(range(i)))

kamilkuzguncu
Автор

Why are you incrementing "j" i thought there counting down from 9?

krigarious
welcome to shbcf.ru