Skip to content

Several mistakes in the Chapter 16 #66

Description

@strika

Page 239

There is a sentence:

To create a morph to represent a string object, execute the following code in a Playground.

However, the code is not displayed after this sentence, but at the top of the page.

On the same page, there's the following code:

(Morph new colors: Color orange)

But, that code produces Instance of Morph did not understand #colors.

On the same page, there's code that works.

(Morph new color: Color orange)

The screenshot that shows the result appears too early (IMO). It should be after this explanation, if possible.

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