Last analyzed a653e4d 6 months ago
Default analysis branch is
Currently analyzing run
Invalid syntax FLK-E999
Bug risk
6 months ago6 months old
IndentationError: unindent does not match any outer indentation level
1def calculate_minus(x, y):
2         sum = x - y
3    return x - y4
SyntaxError: '(' was never closed
1print("Ahoj, jak se mas?"