taehyun_Kim_20190928

Run Settings
LanguagePython
Language Version
Run Command
x=10 print(x) x,y=10,100 print(x*y) help() first_number = 3 second_number = 2 print(int(first_number)+int(second_number)) print('python') print(3**4) x=3.141592 print(x) d=3+2j print(d) name = 'tae hyun' adress = '광명시소하동' print(name,adress) print("space/rearth")
Editor Settings
Theme
Key bindings
Full width
Lines