Finally got my first Python script to pull real data from a website
After trying for three days, I wrote a script that pulled the weather for my city, Austin, from a public site. It felt like magic seeing the temperature print in my terminal. Has anyone else had that 'aha' moment with their first working script?