We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f487902 commit a03d5deCopy full SHA for a03d5de
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