Skip to content

Arithmetic operation not working correctly #25

@pranay001

Description

@pranay001

variable = 1 - 2 - 6
print(variable)

for the above function we are getting the result as +5, but it has to be -7.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions