Browse Source

"Methodenrümpfe entfernt"

main
pc 2 years ago
parent
commit
e4e09f3c5b
  1. 36
      ITsecAufgaben/ITsecAufgaben.java

36
ITsecAufgaben/ITsecAufgaben.java

@ -5,42 +5,6 @@ import java.lang.Math;
public class ITsecAufgaben { 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() { public static void sechsteAufgabe() {
System.out.println("Die folgende Aufgabe können Sie nicht überspringen & nur mit 'Strg + Z' das Programm abbrechen. :)\n"); System.out.println("Die folgende Aufgabe können Sie nicht überspringen & nur mit 'Strg + Z' das Programm abbrechen. :)\n");

Loading…
Cancel
Save