Commit Graph
3 Commits
Author SHA1 Message Date
Mayur GargandChristopher McCormack 83ef9029fb Added "I/O types" and "equality of range objects" (#27417)
* Added "I/O types" and "equality of range objects"

Added information about the types of input and output arguments in Python 2 and 3. Added the concept of equality of range objects wrt to == operator in Python 3

* Minor formatting changes

* Minor changes

* removed extra backticks and correct front matter
2019-02-07 15:19:40 -07:00
Mayur GargandManish Giri 82a58dc1b8 Added "Variations of Import statements" (#27356)
* Added "Variations of Import statements"

Added detailed list of simple variations of import statements which can be used in python.

* Fixed spelling
2019-02-02 14:25:14 -05:00
Mayur GargandRandell Dawson 9da2f5ac1c Details about other sections (#27385)
* Details about other sections

Added details about other sections under the "Interface" heading. Made improvements to the details of the existing sections, added info about customizability of the Unity editor, added Hitman Sniper to list of games and other minor improvements.

* fix: added front matter block back
2018-12-20 20:07:56 -08:00