Computer Science, asked by Trianguz, 3 months ago

Consider the loop given below:

for a in range (10,5,2):

print(a) How many times this loop will run?​

Answers

Answered by jai696
2

\huge{\mathtt{{\blue{\boxed{\tt{\pink{\orange{A}\purple{n}\blue{s}\red{w}\green{e}\pink{r᭄}}}}}}}}

0 times

\huge\blue{\mid{\fbox{\tt{Explanation}}\mid}}

The loop will run 0 times because the range is incorrect.

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Answered by amritamohanty918
1

Answer:

  \huge \mathfrak \pink {answer}

✧0 times

 \huge \mathfrak \red {explanation}

✧The loop will run 0 times because the range is incorrect.

Similar questions