Skip to content

Commit e4b275e

Browse files
authored
Merge pull request #1 from giorgi-tsu/patch-2
Corrected typo on line 501
2 parents 098c29f + e01c077 commit e4b275e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/python_by_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ x_0 = 0
498498
\quad \text{and} \quad t = 0,\ldots,T
499499
$$
500500

501-
Use $T=200$, $\alpha = 0.9$ and $\{\epsilon_t\}$ as before.
501+
Use $T=200$, $\alpha = 0.9 \,$ and $\{\epsilon_t\}$ as before.
502502

503503
Search online for a function that can be used to compute the absolute value $|x_t|$.
504504

0 commit comments

Comments
 (0)