airfightergr / LearnPython

Me Learning Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEARN PYTHON

Some scripts while learn Python, commented comparing with LUA.

Target is to learn writing code in python, following the PEP 8 style guide.

Using PyCharm.

IDENTATION

Using only Tab!!! Do not use 4 spaces! They don;t mix in python 3!

DOCUMENTATION

About

Me Learning Python


Languages

Language:Python 99.9%Language:Shell 0.1%