Skip to content

Fraction addition #4

@ballandt

Description

@ballandt

elif type(other) == Fraction and self.int_args() and other.int_args():

Two fractions added without Fraction.int_args returning True return None.

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