This code will change the colour of text / background of text in a README.md file.
$$\color{black} \colorbox{Bu |
This code will change the colour of text / background of text in a README.md file.
$$\color{black} \colorbox{Bu |
Install pip (package installer for python) | |
1. Open a terminal window and type: | |
$ curl https://bootstrap.pypa.io/get-pip.py > get-pip.py | |
2. Install Pygame: | |
Type into previously opened terminal: | |
$ sudo pip install pygame | |
3. Verify Installation |