py-repo

a python playground
Index Commits Files Refs README
ModeNameSize
d---------guia03.
-rw-r--r--README.md5L
-rw-r--r--cuadratic.py11L
-rw-r--r--degree.py11L
-rw-r--r--divisas.py9L
-rw-r--r--factorial.py10L
-rw-r--r--file.py12L
-rw-r--r--functions.py16L
-rw-r--r--helloworld.py1L
-rw-r--r--lists.py20L
-rw-r--r--lists2.py35L
-rw-r--r--myfile.txt1L
-rw-r--r--poop.py15L
-rw-r--r--tupples.py8L
-rw-r--r--window.py7L

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.