logo

Crowdly

Оберіть результат виконання програми. text = "Python is fun" num = 0 i = 0...

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

Оберіть результат виконання програми.

text = "Python is fun"

num = 0

i = 0

while i != len(text):

....if text[i] == ' ':

........num += i

....i += 1

print(num)

0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on elr.tnpu.edu.ua?

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