-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels