Skip to content

REM function is called instead of DIV #6

@palatinb

Description

@palatinb
Short description REM function is called instead of DIV
Expected operation DIV function should be called when we call the DIV operator
Experienced operation REM function is called
Reproductive steps After running the DIV operation it can be reproduced the error
Error location
print(self.cal.rem(*parse(arg)))
Test result Not OK
Priority High

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