| | | | --- | --- | | Short description | Missing print statement | | Expected operation | Prints the result to the console | | Experienced operation | Prints '' to the consoles | | Reproductive steps | After running the bit_or operator, it returns empty string every time | | Error location | https://github.com/palatinb/test-automation-engineer-python-junior/blob/51760f94ff7a1e2e0a0b80d39a07d4ad9b21ef0d/icalc.py#L43 | | Test result | Not OK | | Priority | High |
test-automation-engineer-python-junior/icalc.py
Line 43 in 51760f9