| | | | --- | --- | | Short description | arg typoo in BSHR operator | | Expected operation | a should be replaced by arg | | Experienced operation | Stops running the program | | Reproductive steps | After running the bit_shift_right operator, the program stops working | | Error location | https://github.com/palatinb/test-automation-engineer-python-junior/blob/51760f94ff7a1e2e0a0b80d39a07d4ad9b21ef0d/icalc.py#L57 | | Test result | Not OK | | Priority | High |
test-automation-engineer-python-junior/icalc.py
Line 57 in 51760f9