ZhangZhihui's Blog  

2024年8月4日

摘要: import turtle import math from random import uniform from dataclasses import dataclass WIDTH = 1200 HEIGHT = 800 MIN_V = 5 MAX_V = 15 MIN_SIZE_FACTOR 阅读全文
posted @ 2024-08-04 17:35 ZhangZhihuiAAA 阅读(9) 评论(0) 推荐(0) 编辑