https://github.com/vitkarpenko/dailyprogrammer
:calendar: https://www.reddit.com/r/dailyprogrammer/
https://github.com/vitkarpenko/dailyprogrammer
dailyprogrammer python
Last synced: about 1 year ago
JSON representation
:calendar: https://www.reddit.com/r/dailyprogrammer/
- Host: GitHub
- URL: https://github.com/vitkarpenko/dailyprogrammer
- Owner: vitkarpenko
- License: mit
- Created: 2016-12-25T12:08:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T11:20:25.000Z (almost 9 years ago)
- Last Synced: 2025-02-17T13:47:36.706Z (over 1 year ago)
- Topics: dailyprogrammer, python
- Language: Python
- Homepage:
- Size: 868 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
* **295** [Easy] - change the a sentence to another sentence, letter by letter.
* **263** [Intermediate] - find rhymes using the pronouncing dictionary.
* **258** [Easy] - make an IRC connection.
* **291** [Intermediate] - parse reverse polish notation.
* **322** [Hard] - implement a static HTTP server.