Browse Source

"weitere Methodenrümpfe angelegt"

remotes/origin/IT-Sec-Branch
pc 2 years ago
parent
commit
7d705e479f
  1. 20
      ITsecAufgaben/ITsecAufgaben.java

20
ITsecAufgaben/ITsecAufgaben.java

@ -5,6 +5,26 @@ 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() { public static void zehnteAufgabe() {
// Methodenrumpf füllen // Methodenrumpf füllen
} }

Loading…
Cancel
Save