Day 9: Today I learned how to loop in JavaScript. Looping is a feature which facilitates the execution of a set of code/functions if its conditions evaluate as true. Looping helps speed up the processes. Instead of typing out each line of code individually, looping duplicates code in a fixed manner. On my next and last day, I'm going to finish off looping with some more challenges and a final project and end it there. 😆 |
|
---|---|
No comments:
Post a Comment