Open DigitalPhoneme opened 1 month ago
https://github.com/Visdomoyat/js-arrays-lab/blob/f0e30e222ec2c1b0be3c471569cba31c1b951118/app.js#L21
You hard coded the values in exercise 1. You need to use an array method to push the values into the empty array
done
https://github.com/Visdomoyat/js-arrays-lab/blob/f0e30e222ec2c1b0be3c471569cba31c1b951118/app.js#L21
You hard coded the values in exercise 1. You need to use an array method to push the values into the empty array