Commit a5b9bb9
Update python-built-in-functions sample code (#762)
* Fix naming in python-built-in-functions samples
- fibonacci.py: rename class Fibonaccish to Fibonacci
- shapes.py: rename Square parameter length to side
* Update README to match new tutorial title
---------
Co-authored-by: Bartosz Zaczyński <bartosz.zaczynski@gmail.com>1 parent aa2173d commit a5b9bb9
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
0 commit comments