Lesson08

Run Settings
LanguagePython
Language Version
Run Command
name = 'Om' age = 22 print(f"Hello, My name is {name} and I'm {age} years old.") # Function default return "None" datatype def a(): x = 1 print(f"hello {x}") b = a() print(b)
Editor Settings
Theme
Key bindings
Full width
Lines