Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 hour 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T22:22:19.000Z (over 5 years ago)
- Last Synced: 2024-11-11T05:43:00.702Z (about 2 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
[![CodeWars](https://www.codewars.com/users/adrianblade/badges/large)](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) |