Open an new file in your editor and save it as 'turtle-shapes.py'. Now type in the code below: from turtle import * # set a shape and colour shape("circle")
確定! 回上一頁