Untitled

Run Settings
LanguagePython
Language Version
Run Command
class Fool: def __iter__(self): raise TypeError("I'm not iterable, you fool!") tml = Fool() for f in tml: print(f)
Editor Settings
Theme
Key bindings
Full width
Lines