repos/py-repo

The Python repository.
Commits Files Refs README
README.md (5 lines)

py-repo

In this repository I'm gonna store all my .py files, the ideas of most of this programs are taken from my c-repo and implemented briefly in python, to see how different this langages are.

   1 # py-repo
   2 
   3 In this repository I'm gonna store all my .py files, the ideas of most of this 
   4 programs are taken from my c-repo and implemented briefly in python, to see 
   5 how different this langages are.