Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 674 Bytes

File metadata and controls

17 lines (11 loc) · 674 Bytes

Functions !

Buzz

Woody: Hey, Buzz! You're flying!
Buzz: This isn't flying, this is falling with style!

Overview

In this lab, you'll create functions that take no and multiple arguments as well as functions that return values.

Instructions

  • Open up the playground file and answer the listed questions writing your code below each question.
  • There are no tests associated with this playground file.
  • Make sure render documentation is checked off which can be done in the Hide or show Utilities pane.

View this lesson on Learn.co