This commit is contained in:
sebi 2025-04-08 09:38:39 +02:00
parent 101d6c45c9
commit 0aedf63f55
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ namespace Exercises_C_Sharp.E24_Enumns
public static void Start()
{
//Code Start
PrintAnimal(ConsoleColor.White, ConsoleColor.DarkMagenta);
//Code ENDE
}

View File

@ -1,2 +1,2 @@
2
27
0
23