We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e5f7e commit fb7f907Copy full SHA for fb7f907
Exercise.java
@@ -1,3 +1,5 @@
1
+import java.util.Scanner;
2
+
3
public class Exercise {
4
5
public static void main(String[] args) {
0 commit comments