...

/

Exercise 1: A Well-Documented Function with Enums

Exercise 1: A Well-Documented Function with Enums

Write a function that returns a random object.

We'll cover the following...

Problem statement

This chapter explains how to choose proper names for classes, functions, and variables, how to document a function, and how to ...