Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试制作一个能够创建随机二维面的 python 脚本。我目前正在使用海龟,但是,我想知道是否有更好的库能够自动完成(自动连接彼此相距很远的线),例如你想将一张脸分成上部中间和底部三个部分,这三个部分具有不同的宽度。但是,最后,您将它们连接在一起。