Skip to content

Commit 41610db

Browse files
authored
src
1 parent 6e9ea08 commit 41610db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/codeup100/c1008.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ public static void main(String[] args) {
33
System.out.print("\u250C\u252C\u2510\n");
44
System.out.print("\u251C\u253C\u2524\n");
55
System.out.print("\u2514\u2534\u2518\n");
6-
}
7-
}
6+
}
7+
}

0 commit comments

Comments
 (0)