An open API service indexing awesome lists of open source software.

https://github.com/mannekeenpis/codewars-python-solutions

🥋 CodeWars my solutions in Python
https://github.com/mannekeenpis/codewars-python-solutions

python

Last synced: about 1 month ago
JSON representation

🥋 CodeWars my solutions in Python

Awesome Lists containing this project

README

        


dojocat





CodeWars Python Solutions

Tweet





Codewarriors are strongly encouraged not to look at my solutions to Kata until you have completed it yourselves or at least took the time to think about your own approaches

Codewarriors should not submit my solutions as their own

I will not be accepting contributions of any form to this repo

Creating a repository like this is discouraged by Codewars

## 👨🏻‍🎓 [8-kyu](8-kyu)
- [Is it a palindrome?](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/Is_it_a_palindrome.md)
- [Basic variable assignment](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/basic_variable_assignment.md)
- [Convert a Number to a String!](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/convert_a_number_to_a_string.md)
- [Counting sheep...](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/counting_sheep.md)
- [Grasshopper - Summation](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/grasshopper_summation.md)
- [Jenny's secret message](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/jenny's_secret_message.md)
- [MakeUpperCase](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/make_upper_case.md)
- [My head is at the wrong end!](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/my_head_is_at_the_wrong_end.md)
- [Name on billboard](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/name_on_billboard.md)
- [Number toString](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/number_tostring.md)
- [Opposites Attract](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/opposites_attract.md)
- [Remove String Spaces](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/remove_string_spaces.md)
- [Return Negative](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/return_negative.md)
- [Reversed Strings](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/reversed_strings.md)
- [Reversed Words](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/reversed_words.md)
- [Short Long Short](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/short_long_short.md)
- [Sum Arrays](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/sum_arrays.md)
- [The Feast of Many Beasts](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/the_feast_of_many_beasts.md)
- [USD => CNY](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/usd_cny.md%20)
- [You only need one](https://github.com/lenargasimov/codewars-python-solutions/blob/master/8-kyu/you_only_need_one.md)

---

@lenargasimov 🥷 2021