Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 741 Bytes

File metadata and controls

13 lines (7 loc) · 741 Bytes

Functions with multiple arguments

Thomas Edison

I have not failed. I've just found 10,000 ways that won't work. ~Thomas Edison

Overview

In this lab, we'll create and call functions that contain multiple arguments. Open up the playground file included with this repo and answer the listed questions (which you will find in the playground file) in order.

View this lesson on Learn.co

View Functions and Multiple Arguments Lab on Learn.co and start learning to code for free.