/learning-python3

Learning more about python3

Primary LanguagePython

Learning Python3

Install

sudo apt-get update
sudo apt-get install python3
sudo apt-get install python3-pip
sudo apt-get install pylint

brew update
brew install python3
python3 -V
  • Build a game Forca and Divination

Links

The Python interpreter has a number of functions and types built into it that are always available. They are listed here in alphabetical order.