https://github.com/mlbo/learnpython3
This is my note for learning Python3
https://github.com/mlbo/learnpython3
python3
Last synced: 3 months ago
JSON representation
This is my note for learning Python3
- Host: GitHub
- URL: https://github.com/mlbo/learnpython3
- Owner: mlbo
- Created: 2019-01-06T09:32:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T02:01:43.000Z (over 7 years ago)
- Last Synced: 2025-08-04T13:49:58.364Z (12 months ago)
- Topics: python3
- Language: Jupyter Notebook
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LearnPython3
This is my note for learning Python3. The code is from "Learn Python3 the Hard Way".