The range() function generates a sequence of numbers from start (default is 0) up to stop, and increments by step (default is 1).
確定! 回上一頁