von den anderen

This commit is contained in:
2023-09-24 19:32:53 +02:00
parent cd995cd5f3
commit 0a6571ccba
11 changed files with 242 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fill (0);
ellipse (50,50,60,60);
fill (253);
ellipse (40,45,20,20);
ellipse (60,45,20,20);
fill (0);
ellipse (40,45,4,4);
ellipse (60,45,4,4);