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