Skip to content

Instantly share code, notes, and snippets.

@HackerEarthBlog
Created February 9, 2017 08:05
Show Gist options
  • Select an option

  • Save HackerEarthBlog/b6407124f8f1c986121b9f4ad40eed3a to your computer and use it in GitHub Desktop.

Select an option

Save HackerEarthBlog/b6407124f8f1c986121b9f4ad40eed3a to your computer and use it in GitHub Desktop.
how to install python 3.5
sudo add-apt-repository ppa:fkrull/deadsnakes
sudo apt-get update
sudo apt-get install python3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment