Practice with built-in functions, creating functions, creating methods (functions in a class), and employing statistical functions
- Complete the steps at datafun-01-getting-started.
- Get the authors code as described at datafun-01-textbook.
See those projects for additional help with tasks below.
- Use built-in functions.
- Create and call custom functions.
- Create methods (functions in a class)
- Employ statistical functions
Fork this repo into your GitHub account.
Clone your new repo down to your machine.
Open the project in VS Code.