Skip to content

Typo in 6.2. Functions that Return Values? #258

Description

@bmontana-edu

Course: PES-COOP-S2023 (thinkcspy)
Page: 6.2. Functions that Return Values
Link: https://runestone.academy/ns/books/published/thinkcspy/Functions/Functionsthatreturnvalues.html?mode=browsing
Username: bmontana-edu

Describe the bug
Immediately after the 6.4.2 ActiveCode activity, the text is: The return statement is followed by an expression which is evaluated. Its result is returned to the caller as the “fruit” of calling this function.

I think it should instead read: The function definition is followed by an expression which is evaluated. Its result is returned to the caller as the "fruit" of calling this function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions