Link experiment

This commit is contained in:
David Beazley
2020-05-26 09:26:20 -05:00
parent b5244b0e61
commit cec09925a9
2 changed files with 4 additions and 2 deletions

View File

@@ -181,4 +181,5 @@ exercise work. For example:
>>>
```
[Previous:Table of Contents](../Contents) [Next:1.2 Hello World](02_Hello_world)
\[ [Contents](../Contents) \] | \[ [Next (1.2 Hello World)](02_Hello_world) \]

View File

@@ -475,4 +475,5 @@ an identifying filename and line number.
* Fix the error
* Run the program successfully
[Previous:1.1 Introducing Python](01_Python) [Next:1.3 Numbers](03_Numbers)
\[ [Contents](../Contents) \] | \[ [Previous (1.1 Python)](01_Python) \] | \[ [Next (1.3 Numbers)](02_Numbers) \]