2 lines
No EOL
60 B
Text
2 lines
No EOL
60 B
Text
def main(bool a) -> (bool):
|
|
return (false || true) && false |