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.
サイズが 350x350 の空の画像を作成します
私はこれを思いつきました:
def makeNewCanvas(): canvas = makeEmptyPicture(350, 350)
それは何もしません助けてください