Skip to content

DIV function is called instead of REM #7

@palatinb

Description

@palatinb
Short description DIV function is called instead of REM
Expected operation REM function should be called when we call the REM operator
Experienced operation DIV function is called
Reproductive steps After running the REM operation it can be reproduced the error
Error location
print(self.cal.div(*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