Computer Science, asked by superbbrainygirl, 9 hours ago


Ritesh wants to create a program in Python that will display the table of a number upto a given value. Ritesh friend has suggested him that he should use the range function in his program. Ritesh is not sure which loop he should use with range function. Suggest an appropriate loop that can be used with range function.​

Answers

Answered by lalmihriata320
1

Answer:

hello

seem like someone needs to answer too or else i cannot sorry :/

Attachments:
Answered by rk3061669
3

Answer:

for Loop will be the right answer

Similar questions