Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 789 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 789 Bytes

datafun-02-functions

Practice with built-in functions, creating functions, creating methods (functions in a class), and employing statistical functions

Prerequisite

  1. Complete the steps at datafun-01-getting-started.
  2. Get author examples as described at datafun-01-textbook.

See those projects for additional help with tasks below.

Task 1 - Fork this Repo

Fork this repo into your GitHub account.

Task 2 - Clone Your Forked Repo

Using VS Code or Git Bash, clone the forked repository to your local machine.

Task 3 - Open the Repo in VS Code

Ensure the cloned repository is opened in VS Code. If not, launch VS Code and open the project folder.