From 1bcaf8f3662f0199a319952692a6194d1309b37c Mon Sep 17 00:00:00 2001 From: Kingsaylor <147807694+Kingsaylor@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:58:53 +0200 Subject: [PATCH] Update Program.cs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zusätzlichen Namen in Abspann eingefügt --- HalloGitHub/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/HalloGitHub/Program.cs b/HalloGitHub/Program.cs index d8362fd..c29bc55 100644 --- a/HalloGitHub/Program.cs +++ b/HalloGitHub/Program.cs @@ -112,6 +112,7 @@ private static void ZeigeAbspann() Console.WriteLine(" - RedLenco"); Console.WriteLine(" - MK-NEUKO"); Console.WriteLine(" - AndresRedondo87"); + Console.WriteLine(" - Kingsaylor"); // Kopiere die vorherige Zeile und verwende deinen Namen anstelle von LMStudent. Console.WriteLine();