Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Lesson 4.5 Return Values in Roblox

Description

In this lesson, students work with and define functions with return values in Roblox Studio.


Objective

Students will be able to:

  • Create functions that return values in Roblox Studio
  • Create programs that call functions with return values and use the return values to solve a higher-order problem