python how to use rnage code example Example: python how to use rnage # Generate numbers between 0 to 6 for i in range(6): print(i)