Skip to content

Naruto0/python-flexing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-flexing

Little pythonic programming excercises

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:]

Contents

  • Snakes python implementation of classic snake game <type: Challange>
  • Triangle() & Point() Two friends forever <type: Codewars.kata>
  • SortingVisualized sorting algorytms

Here you have usage

About

Little pythonic programming excercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages