评测信息

运行ID: 64175
File "src.py", line 2 odd_elements = [num for num in lst if num % 2 != 0] ^ IndentationError: expected an indented block