From fc76315ff7811422efed37260f42c241f7c387d8 Mon Sep 17 00:00:00 2001 From: "Star-Asia S. Armand" Date: Tue, 30 Jun 2020 00:47:55 -0400 Subject: [PATCH] updates on shapes.js --- assets/js/shapes.js | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/assets/js/shapes.js b/assets/js/shapes.js index e4351ba..9cba19b 100644 --- a/assets/js/shapes.js +++ b/assets/js/shapes.js @@ -1,22 +1,30 @@ function getLine(length) { - // TODO - write method definition here +var str=""; +for(var i=0;i