Skip to content

Commit

Permalink
Feat: closes #85
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasan-Kalzi committed Apr 12, 2022
1 parent a99212c commit 2dd6da3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ Solutions for Kattis problems in Python 3 language.
* **Beavergnaw** the link to the [Problem](https://open.kattis.com/problems/beavergnaw) and here is the
[Solution in PY3](https://github.com/Hasan-Kalzi/Kattis-Python3/blob/main/src/Py3/Beavergnaw.py) and here is the
[Solution in PY2](https://github.com/Hasan-Kalzi/Kattis-Python3/blob/main/src/Py2/Beavergnaw.py)
* **Bela** the link to the [Problem](https://open.kattis.com/problems/bela) and here is the
[Solution in PY3](https://github.com/Hasan-Kalzi/Kattis-Python3/blob/main/src/Py3/Bela.py) and here is the
[Solution in PY2](https://github.com/Hasan-Kalzi/Kattis-Python3/blob/main/src/Py2/Bela.py)
### C
### D
### E
Expand Down

0 comments on commit 2dd6da3

Please sign in to comment.