JavaScript IV: Loops
writing lines for an assignment
number the lines
- make sure it's done the correct amount of times
repeat any phrase
show many pictures
pause the display to watch the loop
infinite loop
- need to close down browser to end
complexity issues
Here
is a demo of several sorting algorithms, illustrating both different algorithms for sorting and their efficiency.