python:实现颜色螺旋colour spiral import turtle colors = ['red', 'yellow', 'green', 'purple', 'blue', 'orange'] t= turtle