We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9ea08 commit 41610dbCopy full SHA for 41610db
1 file changed
src/codeup100/c1008.java
@@ -3,5 +3,5 @@ public static void main(String[] args) {
3
System.out.print("\u250C\u252C\u2510\n");
4
System.out.print("\u251C\u253C\u2524\n");
5
System.out.print("\u2514\u2534\u2518\n");
6
- }
7
-}
+ }
+}
0 commit comments