Python3

From ElectroDragon Wiki
This line maybe not necessary 
  • $ echo 'APT::Default-Release "stable";' | sudo tee -a /etc/apt/apt.conf.d/00local
  • $ sudo apt-get update
  • $ sudo apt-get -t testing install python3.6
  • $ python3.6 -V