Skip to content

Conversation

davidmascharka
Copy link
Collaborator

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 it

L426: 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

@rsokl rsokl merged commit 02429b8 into master Feb 4, 2018
@rsokl rsokl deleted the proofing branch February 4, 2018 14:15
@davidmascharka davidmascharka mentioned this pull request Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants