Computer Science, asked by sohanchepuru, 17 days ago

The teacher asked Priya to make a program and print the series 2, 5, 10…101. She wants
that the program should run for 10 times. What logic will you suggest her to apply to get the
desired output?

Answers

Answered by Dragonnightfury
1

Answer:

Let a=2

PRINT =$

A=A(2

if A is greater than 10

END

Explanation:

Answered by BrainlyJossh
0


Let a=2PRINT =$A=A(2if A is greater than 10END.

\bold\red{ Happy \: learning \: ✌. }

Similar questions