叠加三角形

可以快速上手的开发文档

#叠加三角形

python 叠加等边三角形的绘制的实现

python语言程序设计基础习题2.5importturtledefdrawTriangle(num,len,flag):#flag用来调整画三角形的方向f..