Computer Science, asked by tejaswini8539, 3 months ago

The syntax of range() is
a. range initial value, final
value, step value)
b. range(Step value, final
value, initial value)
c. range(initial value, step
value, finial value)
O
d. range(final value, inital
value, step value)​

Answers

Answered by chauhandhairya494
0

Answer:

b. range (step value , final, value, finial value)

Similar questions