I am trying to write a script to display a pyramid
When I try to run the script I get the following prompt:
line 10: ((: i =rows: syntax error operand expected (error token is "rows")
line 10 for reference: for((j=1: j<=2*i- 1: j++))
for((j=1: j<=2*i- 1: j++))
Aucun commentaire:
Enregistrer un commentaire