🎯 What you'll learn: What Python is, where it's used, its history, how to install it on your computer, and how to write and run your very first Python program — even if you have zero experience.
1-B 2-B 3-C 4-B | 5 Hello 6 .py 7 = print('Your Name') 8 = 12 9 = # | 10 = A block (e.g. after if/for/def) is not indented consistently