Skip to content

Commit

Permalink
Update reco_rhombus.bh
Browse files Browse the repository at this point in the history
  • Loading branch information
elad770 authored Sep 7, 2023
1 parent 8e19ba9 commit 29d7701
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions bash/reco_rhombus.bh
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
#!/bin/bash


# for value in "${my_dict[@]}"; do
# echo "$value"
# done



draw_rhombus() {

local j=$1
Expand Down Expand Up @@ -87,4 +81,4 @@ fi

echo -e "\e[33m"
reco_rhombus "$rows"
echo -e "\e[0m"
echo -e "\e[0m"

0 comments on commit 29d7701

Please sign in to comment.