• 发帖子
  • 发文章
成就云开发者社区|开发者社区
话题技术文章成就云
登录
【python画画】蘑菇云爱心
来源于网上短视频  数学原理不懂,图个乐代码语言:javascript复制import math from turtle import * def x(i): return 15 * math.sin(i) ** 3 * 20 def y(i): return 20 * (12 * math.cos(i) - 5 * math.cos(2 * i) - 2 * math.cos(4 * i)) speed(0) color('red') pensize(10) for i in range(512): go...
成就云发布于 2024-08-10 06:39:08
python短视频gotoimportmath

© 2025 Attains Cloud. 成就云 版权所有

豫ICP备2021016866号-1