#Python beginner
4 messages · Page 1 of 1 (latest)
As far as websites go, you'd use something like Flask for making the website along with the services required to run it
For games, there's a Python module named PyGame that you can use to build games
But as far as raw Python goes, either one of those is going to be kinda difficult to do
Yes, these are all fundamental concepts every programmer must know