Proofing: my edits to the remaining sections of Module 2 #18
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This one is clean!
Itertools.ipynb
L8: memory-efficient is a single property
L10: add a comma
L79: version
SequenceTypes.ipynb
L33: built into
L43: round-brackets? They're parentheses
L205: add a period
L215: entry in a sequence, not into
L232: stylize NumPy
L275: 0 isn't even in
x
L291: index into
L302-304: switch commas to colons, remove hyphen
L336: remove the word 'make
L350: changed -> change
L365: start, stop, and step -- not two stops
L407: define
x
before we use itL426: source of errors
L448: you don't get a list by slicing a tuple
L471: add commas to those tuples so we don't throw anything
L571: version
Variables_and_Assignment.ipynb
L17: fix caveman Ryan's grammar
L19: assign things to varaiables
L21-22: same
L24: same
L95: remove comma
L118: assign things to variables
L159: stylize NumPy
L240: version