To use range function in Python, specify a starting and stopping values for the range. It then produces a sequence of numbers between those.
確定! 回上一頁