This lesson is still being designed and assembled (Pre-Alpha version)

Creating Methods

Overview

Teaching: 0 min
Exercises: 0 min
Questions
  • What is a method?

  • Why create methods?

Objectives
  • Create methods

  • Understand the difference between a void methods and a method with a return.

Key Points