Skip to content

misuse function in chap16 #64

@alchemistcai

Description

@alchemistcai

In chap16, section Creating a Point, it says:

In the same way that the built in function sort modifies a list, and the sorted function creates a new list, now we have a translate method that modifies a Point and a translated method that creates a new one.

sort is the method of list,not a built-in function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions