Archive

Author: Olivier

Hello World!

My first week with Python Key takeaways: Lists [] Use [] for Lists that can be modified.Create a list: fruit_inventory = ["Apples",…

Read