We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a6c0b commit 5fe99a6Copy full SHA for 5fe99a6
app/src/main/java/hexlet/code/games/Calc.java
@@ -1,4 +1,6 @@
1
-package hexlet.code;
+package hexlet.code.games;
2
+
3
+import hexlet.code.Engine;
4
5
public class Calc {
6
public static void gameCalc() {
0 commit comments