{ "one_line": { "if n % 2 == 0": [ "if n % 2 != 0", "where n % 2 == 0" ], "for n in list": [ "for n in list:" ] }, "source": "list01.py", "depends": [], "exercise_id": 195, "type": "code_options" }