File tree 2 files changed +2
-2
lines changed
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
8
8
working on a large project, and your code would be really repetitive
9
9
without these things.
10
10
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
12
12
techniques just because you know how to use them.** Prefer the simple
13
13
techniques from the Basics part instead when possible. Simple is better
14
14
than 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.
17
17
9 . [ Handy stuff with strings] ( handy-stuff-strings.md )
18
18
10 . [ Lists and tuples] ( lists-and-tuples.md )
19
19
11 . [ 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 )
21
21
13 . [ Dictionaries] ( dicts.md )
22
22
14 . [ Defining functions] ( defining-functions.md )
23
23
15 . [ Writing a larger program] ( larger-program.md )
You can’t perform that action at this time.
0 commit comments