Advertisement
mayankjoin3

Python 3.8.10 Install Instruction

Sep 10th, 2022 (edited)
1,658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.46 KB | None | 0 0
  1. Hi,
  2.  
  3. Please install python - 3.8.10 for the entire CS384 course
  4.  
  5. How to install specific version on Ubuntu
  6.  
  7. https://www.digitalocean.com/community/questions/how-to-install-a-specific-python-version-on-ubuntu
  8. <The above tut is for 3.9.2, replace 3.9.2 with 3.8.10>
  9.  
  10. Windows user download the 3.8.10 .exe and install and setup path.
  11. https://www.python.org/ftp/python/3.8.10/
  12.  
  13. Online Verify
  14. https://www.onlinegdb.com/online_python_compiler
  15. It also has 3.8.10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement