Referrence : https://www.youtube.com/playlist?list=PLZS-MHyEIRo59lUBwU-XHH7Ymmb04ffOY
Install python on mac, we need to install pyenv first, so we can easily manage the python versioning
brew install pyenvpyenv --versionpython versionspyenv install 3.10.0pyenv global 3.10.0python3 -m py_compile <filename.py>- Integer
- Float
- String
- Boolean
- Complex
- Import from C