Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Added script and updated contributors. #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@
#### Name: [Ian Kahwai](https://github.com/skyridertk)
- Place: Harare, Harare, Zimbabwe
- Bio: I'm a software developer based in Zimbabwe
- GitHub: [skyridertk](https://github.com/skyridertk)
- GitHub: [skyridertk](https://github.com/skyridertk)

#### Name: [Anthony Tambash](https://gh.neting.ccm/ajtambash)
- Place: Cincinnati, OH
- Bio: I'm teaching myself, sloppily, how to code.
- GitHub: [ajtambash](https://github.com/ajtambash)
1 change: 1 addition & 0 deletions scripts/hello_py_ajtambash.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("hello, world~")