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,3 @@
rect (25, 35, 50, 45); // das Rechteck (Haus)
triangle (25,35, 50, 10, 75, 35); // das Dreieck (Dach)