Exercise 8
Added Exercise 8 to repository
This commit is contained in:
@@ -195,3 +195,7 @@ void print_hourglass(int base_width) {
|
||||
print_trapezoid(base_width, base_width, 0, true);
|
||||
print_trapezoid(base_width, base_width - 1, 0, false);
|
||||
#+end_src
|
||||
|
||||
--------------
|
||||
|
||||
Made by JirR02 in Switzerland 🇨🇭
|
||||
|
Reference in New Issue
Block a user