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!")
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)
Yay! I got 100% on the quiz!