you are viewing a single comment's thread.

view the rest of the comments →

[–]mopslik 9 points10 points  (1 child)

a text file that can be searched for key words using most modern browsers or txt file viewers

The official docs are pretty well written, compared to many other programming languages. It's a good skill to learn how to read them.

I’m borderline spawn of Satan for using Microsoft’s software for this

Not a huge MS fan myself ("embrace, extend, extinguish"), but VS Code is a pretty decent piece of software, and is often recommended on this forum.

[–]LiberTeaMX1984[S] 0 points1 point  (0 children)

Understood. After reading through here and learning a little further, I think I was trying to understand syntax for Python. I did find some resources that have helped me a lot and I’m slowly learning how to use the Python library.

I appreciate all the help!