Python. Programmiererforum
Skip to content
Post by Anonymous » 14 Jan 2026, 16:46
Code: Select all
turtle.setfillopacity(50) # Would set it to 50% transparency
1768405570
Anonymous
Ich frage mich nur: Ist es möglich, eine Schildkröte mit halbtransparenter Tinte zeichnen/füllen zu lassen?So etwas wie:[code]turtle.setfillopacity(50) # Would set it to 50% transparency[/code]Python 2.7 ausführen
Return to “Python”