Python range only allows integers, but you can make it accept float values by using frange() instead of range(). Learn to create Python range with floats!
確定! 回上一頁