Comment on Python classes aren’t always the best solutionComments−echelon_musk1yI thought this was going to about how one won't need to take a class to learn Python in the inevitable AI future.−bee_rider1ySimilar… Python does look a lot like runable pseudocode. If you already know any type of programming, you might not need a Python class. Haha.−hooverd1yPython is deceptively simple looking.−bee_rider1yIt can be just straightforwardly simple! Of course, you can also write some pretty confusing one-liners.
Comments
I thought this was going to about how one won't need to take a class to learn Python in the inevitable AI future.
Similar… Python does look a lot like runable pseudocode. If you already know any type of programming, you might not need a Python class. Haha.
Python is deceptively simple looking.
It can be just straightforwardly simple! Of course, you can also write some pretty confusing one-liners.