logo

Crowdly

Browser

Add to Chrome

[Python] Розглянемо ці заголовки циклу while: while True: … _____________...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

[Python] Розглянемо ці заголовки циклу while:

while True:

_________________________________________________

a = ['foo', 'bar', 'baz', 'qux', 'corge']

while a:

_________________________________________________

n = 100

while n > 0:

_________________________________________________

while "0":

Які з них ініціюють нескінченний цикл?

0%
67%
0%
33%
More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome