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 ab7d29c commit a367497Copy full SHA for a367497
striver_java/Patterns/Pattern1.java
@@ -1,5 +1,6 @@
1
package striver_java.Patterns;
2
import java.util.*;
3
+
4
public class Pattern1 {
5
public static void main(String [] args){
6
Scanner scan = new Scanner(System.in);
0 commit comments