#P0860. 画图基础6

画图基础6

题目描述

使用 turtle 库来画一个长方形(长70,宽30,蓝色填充,黑色边框)

image

注意:一定使用 turtle 库,使用 wonderLang 是错误的哦

输出

画出示例图案