Computer Science, asked by Anonymous, 7 months ago

Rewrite the following program using for loop
i = 4
while i < 9:
print(i)
i = i+2

Pls answer correctly as soon as possible

Answers

Answered by parthsharma777210c
0

Answer:

C

D

A

B

HOPE IT WILL HELP YOU

Similar questions