Computer Science, asked by Jeenal5, 1 year ago

Which command is used to select a range.​

Answers

Answered by zbroly44
1

Answer:

In python it is--

range(a,b)

here a is the minimum and range is less than b

Answered by aakusi
1

Answer:

F5 or ctrl+ G is the command to select a range.

Similar questions