Lesson #1 11.11.2024

Run Settings
LanguagePython
Language Version
Run Command
x=1-1 y=5-3 print(id(x),id(y)) #This is the 1st lesson """Trying out hello""" fruits=["apple","banana","cherry"] print(fruits) if x>0: print ("positive") else: print("non-positive") def greet(name): print(f"hello,{name}!") greet("Alice")
Editor Settings
Theme
Key bindings
Full width
Lines