Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1egoman/learn-git-cse
Repo for the pltw test with github
https://github.com/1egoman/learn-git-cse
Last synced: about 1 month ago
JSON representation
Repo for the pltw test with github
- Host: GitHub
- URL: https://github.com/1egoman/learn-git-cse
- Owner: 1egoman
- License: mit
- Created: 2015-04-22T14:15:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T20:15:31.000Z (over 9 years ago)
- Last Synced: 2024-04-11T13:59:57.623Z (9 months ago)
- Language: Python
- Size: 204 KB
- Stars: 0
- Watchers: 4
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pltw-1.3.9
Repo for the pltw test with github## Instructions
1. Fork this repository
2. In `main.py`, add a print statement with your name and an interesting fact about yourself in it. For example:
```print "Hi, I'm John, and I like pie."```
3. Issue a Pull Request
4. Done :smile: