Experiment with unfamiliar data structures, design patterns, and keywords.
Keep track of your past experiments in an organized way.
- Add an experiment to the ExperimentBook, which is located in the Laboratory class.
- Implement the IExperiment interface in your new experiment class.
- Hit CTRL + F5 to run the app.
- Your new experiment will be in the list.
- Type in its number and hit ENTER.
- That runs your experiment and displays the results.
- If you want to run another type 'yes' at the 'Keep Going?' prompt.