https://github.com/adrianblade/codewars_python_solution
Codewars kata training
https://github.com/adrianblade/codewars_python_solution
codewars codewars-kata codewars-kata-solution codewars-python
Last synced: 4 months ago
JSON representation
Codewars kata training
- Host: GitHub
- URL: https://github.com/adrianblade/codewars_python_solution
- Owner: adrianblade
- Created: 2019-05-26T22:19:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T22:22:19.000Z (about 6 years ago)
- Last Synced: 2025-01-09T00:51:04.261Z (5 months ago)
- Topics: codewars, codewars-kata, codewars-kata-solution, codewars-python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codewars Solutions on Python
[](https://www.codewars.com/users/adrianblade)
## My Solutions
| kyu | Codewars Kate | My Solutions |
| --- | --- | --- |
| 4 | [Square into Square](https://www.codewars.com/kata/square-into-squares-protect-trees) | [square_into_square.py](https://github.com/adrianblade/codewars_python_solution/blob/master/4kyu/square_into_square/square_into_square.py) |