mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-10 09:05:55 -05:00
* 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