From e4e09f3c5b29b0e5f1de63e3a0e8c7d4116ee3bc Mon Sep 17 00:00:00 2001 From: pc Date: Fri, 10 Feb 2023 14:34:10 +0100 Subject: [PATCH] =?UTF-8?q?"Methodenr=C3=BCmpfe=20entfernt"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ITsecAufgaben/ITsecAufgaben.java | 36 -------------------------------- 1 file changed, 36 deletions(-) diff --git a/ITsecAufgaben/ITsecAufgaben.java b/ITsecAufgaben/ITsecAufgaben.java index b373051..a17dc91 100644 --- a/ITsecAufgaben/ITsecAufgaben.java +++ b/ITsecAufgaben/ITsecAufgaben.java @@ -5,42 +5,6 @@ import java.lang.Math; public class ITsecAufgaben { - public static void fünfzehnteAufgabe() { - // Methodenrumpf füllen - } - - public static void vierzehnteAufgabe() { - // Methodenrumpf füllen - } - - public static void dreizehnteAufgabe() { - // Methodenrumpf füllen - } - - public static void zwölfteAufgabe() { - // Methodenrumpf füllen - } - - public static void elfteAufgabe() { - // Methodenrumpf füllen - } - - public static void zehnteAufgabe() { - // Methodenrumpf füllen - } - - public static void neunteAufgabe() { - // Methodenrumpf füllen - } - - public static void achteAufgabe() { - // Methodenrumpf füllen - } - - public static void siebteAufgabe() { - // Methodenrumpf füllen - } - public static void sechsteAufgabe() { System.out.println("Die folgende Aufgabe können Sie nicht überspringen & nur mit 'Strg + Z' das Programm abbrechen. :)\n");