Commit 83f7d862 by Patryk Czarnik

testowa zmiana

parent 798deef2
......@@ -59,7 +59,7 @@ public class Podwyzka2 {
System.out.printf("Średnia pensja: %.2f\n", srednia);
}
}
System.out.println("Koniec");
System.out.println("Koniec programu");
}
} catch (SQLException e) {
e.printStackTrace();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment