Skip to content

Commit 173fd3b

Browse files
authored
apply fix for exercise reference (#136)
1 parent 78f70fb commit 173fd3b

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
@@ -475,7 +475,7 @@ Set $T=200$ and $\alpha = 0.9$.
475475

476476
### Exercise 2
477477

478-
Starting with your solution to exercise 2, plot three simulated time series,
478+
Starting with your solution to exercise 1, plot three simulated time series,
479479
one for each of the cases $\alpha=0$, $\alpha=0.8$ and $\alpha=0.98$.
480480

481481
Use a `for` loop to step through the $\alpha$ values.

0 commit comments

Comments
 (0)