List - 29 code

Run Settings
LanguagePython
Language Version
Run Command
print("Hello World!")alist_a = ["apple", "banana", "Cherry","mango","tomato"] list_b = ["coconut", “star fruit”] list_c = list_a + list_b print(list_c)
Editor Settings
Theme
Key bindings
Full width
Lines