Built-In Scope

Run Settings
LanguagePython
Language Version
Run Command
from dio import a print("Hello World!") a() from tria import b b()
def a(): print("I am from function a")
def b(): print("I am from function b")
Editor Settings
Theme
Key bindings
Full width
Lines