File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ section. Most of the techniques explained here are great when you're
88working on a large project, and your code would be really repetitive
99without these things.
1010
11- You can experient with these things freely, but please ** don't use these
11+ You can experiment with these things freely, but please ** don't use these
1212techniques just because you know how to use them.** Prefer the simple
1313techniques from the Basics part instead when possible. Simple is better
1414than complex.
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ to learn more about whatever you want after studying it.
17179 . [ Handy stuff with strings] ( handy-stuff-strings.md )
181810 . [ Lists and tuples] ( lists-and-tuples.md )
191911 . [ Loops] ( loops.md )
20- 12 . [ Trey Hunner: zip and enumerate] ( trey-hunner- zip-and-enumerate.md)
20+ 12 . [ zip and enumerate] ( zip-and-enumerate.md )
212113 . [ Dictionaries] ( dicts.md )
222214 . [ Defining functions] ( defining-functions.md )
232315 . [ Writing a larger program] ( larger-program.md )
You can’t perform that action at this time.
0 commit comments