Advertisement
mayankjoin3

CS358-CS359

Mar 14th, 2023
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Hi,
  2.  
  3. Please install python - 3.10.6 for the entire CS358 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.10.6>
  9.  
  10. Windows user download the 3.10.6 .exe and install and setup path.
  11. https://www.python.org/ftp/python/3.10.6/
  12.  
  13. Online Verify
  14. https://www.onlinegdb.com/online_python_compiler
  15. It also has 3.10.6
  16.  
  17.  
  18. Repo
  19. https://github.com/cs358/308_CS359
  20.  
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement