I'm a Sr. Software Engineer at Flashpoint. I specialize in Python and Go, building functional, practical, and maintainable web systems leveraging Kubernetes and the cloud. Blog opinions are my own.
No problem! That would be slick to have it download the page for me, but I just go to the link and copy the text. I've got a directory in my project called data, and each day's input as day1.txt, day2.txt, etc. Then I just change the filename that I'm reading.
Let me know if this helps or if you have other questions :)
No problem! That would be slick to have it download the page for me, but I just go to the link and copy the text. I've got a directory in my project called
data, and each day's input asday1.txt,day2.txt, etc. Then I just change the filename that I'm reading.Let me know if this helps or if you have other questions :)
Thanks. The data folder makes sense.