!sudo apt-get install python3.9
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 1
!sudo update-alternatives --config python3
!apt-get install python3-pip
Choropleth mapping of Toronto Neighbourhoods with D3.js and React
- code found in my repo ZhiYingSun
Here are some more guides that are in depth which I referenced during my first internship in the US!
https://stephenholiday.com/Unofficial-Waterloo-USA-Intern-Guide
https://irenexychen.com/blog/2021/08/us-intern-guide-covid
- get your paperwork in ASAP! There might be delays if you require an embassy interview in Toronto!
- also if there are no dates available for the embassy interview, you should request for an EXPEDITED interview!
- You can't bring your phones into the embassy, but there is a convenient store down the street where you can store your stuff!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Python 16 mins βββββββββββββββββββββ 86.2% | |
Bash 2 mins βββββββββββββββββββββ 13.8% |