@ -161,6 +161,13 @@ public class Taschenrechner {
break;
}
case 11:{
System.out.println("Kreis\n");
System.out.println("Kreis:");
default:
throw new IllegalArgumentException("Unexpected value: " + s);