https://github.com/onmax/pdl
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/onmax/pdl
- Owner: onmax
- Created: 2018-10-08T16:05:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T10:31:25.000Z (over 7 years ago)
- Last Synced: 2025-06-11T03:16:48.846Z (about 1 year ago)
- Language: Python
- Size: 269 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDL
To run the program:
```
py ./main.py test.txt
```
or
```
python3 ./main.py test.txt
```