Skip to content

Files

Latest commit

 

History

History

Lesson 4

Hear Me Code Lesson 4

What you'll learn:

  • Functions

Just a few practical examples:

  • Writing code that is very flexible, reusable, and has different effects based on the variables passed to it

Examples in real projects:

Code Samples:

Exercises:

Vocabulary

Concepts Learned:

  • Functions

Keywords learned:

  • def
  • return