Quiz

Run Settings
LanguagePython
Language Version
Run Command
nums = [5, 6, 7, 8] result = list(filter(lambda x: x % 2 == 0, nums)) print(result)
Editor Settings
Theme
Key bindings
Full width
Lines