scott-wilson/python-tutorial

Grammar changes (consolidated)

Opened this issue · 1 comments

Installation
Preface
Change to: "We are using Python 2.7 because most tools used for animation, VFX, or games use Python 2.7. The only exceptions that I know of are Blender and Natron, which both use Python 3."

issue: pluralization

Types
Boolean
Change to: "I used a special Python syntax for my comments. The # Type and # Values are what's known as comments."

issue: capitalization at start of sentence

String
Change to: "One line of text not enough?"

issue: used "test" instead of "text"

Some sections (Lists, Tuples, Dictionaries, Sets, Frozen Sets) are not yet filled in.

No link at the end to the next section (I know it's not done yet, but the page exists!).

I've created some issues to keep track of the issues that are being filled in. If you want to follow it, check out issue #16. I'm planning on doing a grammar pass at the end of the types section.