DicodingPy

Run Settings
LanguagePython
Language Version
Run Command
a = 5 print(a, "is of type", type(a)) a = 2.0 print(a, "is of type", type(a)) a = 1+2j print(a, "is complex number?", isinstance(1+2j,complex))
Editor Settings
Theme
Key bindings
Full width
Lines