how to select a number from a range in a selection. python code example Example: python create list from range intList = list(range(r1, r2+1))