File tree
Expand file treeCollapse file tree
33 files changed
+66
-70
lines changedOpen diff view settings
Filter options
- Notes
- 02_Working_with_data
- 03_Program_organization
- 04_Classes_objects
- 05_Object_model
- 06_Generators
- 07_Advanced_Topics
- 08_Testing_debugging
- 09_Packages
Expand file treeCollapse file tree
33 files changed
+66
-70
lines changedOpen diff view settings
Collapse file
Notes/02_Working_with_data/01_Datatypes.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/01_Datatypes.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
446 | 446 | |
447 | 447 | |
448 | 448 | |
449 | | - |
| 449 | + |
Collapse file
Notes/02_Working_with_data/02_Containers.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/02_Containers.md+2-3Lines changed: 2 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
442 | 442 | |
443 | 443 | |
444 | 444 | |
445 | | - |
446 | | - |
| 445 | + |
Collapse file
Notes/02_Working_with_data/03_Formatting.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/03_Formatting.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
299 | 299 | |
300 | 300 | |
301 | 301 | |
302 | | - |
| 302 | + |
Collapse file
Notes/02_Working_with_data/04_Sequences.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/04_Sequences.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
546 | 546 | |
547 | 547 | |
548 | 548 | |
549 | | - |
| 549 | + |
Collapse file
Notes/02_Working_with_data/05_Collections.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/05_Collections.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
168 | 168 | |
169 | 169 | |
170 | 170 | |
171 | | - |
| 171 | + |
Collapse file
Notes/02_Working_with_data/06_List_comprehension.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/06_List_comprehension.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
326 | 326 | |
327 | 327 | |
328 | 328 | |
329 | | - |
| 329 | + |
Collapse file
Notes/02_Working_with_data/07_Objects.md
Copy file name to clipboardExpand all lines: Notes/02_Working_with_data/07_Objects.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
451 | 451 | |
452 | 452 | |
453 | 453 | |
454 | | - |
| 454 | + |
Collapse file
Notes/03_Program_organization/01_Script.md
Copy file name to clipboardExpand all lines: Notes/03_Program_organization/01_Script.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
299 | 299 | |
300 | 300 | |
301 | 301 | |
302 | | - |
| 302 | + |
Collapse file
Notes/03_Program_organization/02_More_functions.md
Copy file name to clipboardExpand all lines: Notes/03_Program_organization/02_More_functions.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
513 | 513 | |
514 | 514 | |
515 | 515 | |
516 | | - |
| 516 | + |
Collapse file
Notes/03_Program_organization/03_Error_checking.md
Copy file name to clipboardExpand all lines: Notes/03_Program_organization/03_Error_checking.md+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
402 | 402 | |
403 | 403 | |
404 | 404 | |
405 | | - |
| 405 | + |
0 commit comments