find_nemo2

Run Settings
LanguagePython
Language Version
Run Command
nemo = ['nemo'] def find_nemo(arr): for i in arr: if i == "nemo": print("Found NEMO!") find_nemo(nemo)
Editor Settings
Theme
Key bindings
Full width
Lines