Skip to content

Possible errors in Chapter 15 #15

@rodrigocarlson

Description

@rodrigocarlson
  1. "Now that we have Time.from_seconds," should read "Now that we have Time.int_to_time,".
  2. "print_time(end)" should read "end.print_time()".
  3. "assert other.is_valid(), 'self is not a valid Time'" should read "assert other.is_valid(), 'other is not a valid Time'".

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