https://github.com/treasersimplifies/effective_demos
learn to use effective ways to write python programs.
https://github.com/treasersimplifies/effective_demos
Last synced: 8 months ago
JSON representation
learn to use effective ways to write python programs.
- Host: GitHub
- URL: https://github.com/treasersimplifies/effective_demos
- Owner: treasersimplifies
- Created: 2017-11-24T01:23:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T06:24:59.000Z (about 8 years ago)
- Last Synced: 2025-02-14T23:27:25.757Z (10 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
These are the notes I record (progm I wrote) to keep in pace with the famous book: effective python.
And this is demo1.