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