250509 f

Run Settings
LanguagePython
Language Version
Run Command
x = "hello" + "world" print(x) x = "hello" + str(1) print(x) x = "hello" + str(1) print("hello".format({0}), 1) x = "hello" + str(1) print("hello".f({0}), 1)
Editor Settings
Theme
Key bindings
Full width
Lines