Day 2

I am learning Python for automating IT tasks and documenting my process/progress here.

I wrote my first Python script:
print("I'm programming in Python!")

Screen Shot 2020-12-06 at 12.35.01 PM.png

It took me a few tries to get this one right and I discovered that when I do the exercise in Terminal, Python tells me what I did wrong (as shown in the bottom screenshot)

Screen Shot 2020-12-06 at 1.00.11 PM.png
Screen Shot 2020-12-06 at 1.04.11 PM.png

Yay! I got 100% on the quiz!

Screen Shot 2020-12-06 at 1.36.44 PM.png