On 11/08/18 18:48, Carlos Monge wrote:
> have learned To do those sections I need to install Pygame and make sure I
> have 'pip' as well as Matplotlib.
If you are using a recent Python (v3.4+) then pip should
already be installed. PyGame comes with a Windows installer
that should set everything
I bought two books to help me learn Python. "Python Crash Course" and
"Python for Informatics". I have done all of the basic lessons in "Python
Crash Course", but it has two additional sections to help instill what I
have learned To do those sections I need to install Pygame and make sure I
ha