Files in this project index.html is the welcome page results.html shows the ouptut from automated test data solutions.js is where you will write your function definitions that solve the exercises ...
1. Why is it good to write tests? When you write a big program, it is very likely that at some point a bug will occur. The earlier you find those bugs, the better. One way to automatically detect bugs ...
10) A function definition can declare default values for some or all of its parameters. When the invocation does not provide arguments for these parameters, the default values are taken into ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results