Skip to content

Commit de03e19

Browse files
committed
added comments in main method
2 parents 14fb49b + 2b249a6 commit de03e19

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Pattern_Printing/Letter_I.java

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
/*
44
Write a program to print letter H exactly as shown below -
55
6-
$$$$$##$$$$$
7-
##
8-
##
9-
##
10-
##
11-
##
12-
##
13-
##
14-
##
15-
##
16-
$$$$$##$$$$$
6+
$$$$$##$$$$$
7+
##
8+
##
9+
##
10+
##
11+
##
12+
##
13+
##
14+
##
15+
##
16+
$$$$$##$$$$$
1717
*/
1818

1919

0 commit comments

Comments
 (0)