Skip to content

Clock: add and subtract expect a string, not a Clock #2010

Open
@IsaacG

Description

@IsaacG

The add and subtract methods in the Clock test data have expected results which are strings. In Python, this translates to allowing solutions to return a string and not a Clock. I'm not sure how this manifests in other languages.

How burdensome would it be to change the expected results to be a clock instead? Would that be valid canonically (ie across tracks)?

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