Untitled 1

Run Settings
LanguagePython
Language Version
Run Command
a,b=0,1 while b<10: print (b) a,b=b,a+b n=b m=a+b a=n b=m
Editor Settings
Theme
Key bindings
Full width
Lines