This repository has one goal, to demonstrate my problem solving capability and to advertise challenges.
"Oh, please make it shorter.."
Allright.
def tldr(content):
return content[5000:]
- Snakes python implementation of classic
snake game
<type: Challange>
- Triangle() &
Point()
Two friends forever<type: Codewars.kata>
- SortingVisualized sorting algorytms
Here you have usage