... | @@ -2552,7 +2552,7 @@ creation. These files must never be an after thought. |
... | @@ -2552,7 +2552,7 @@ creation. These files must never be an after thought. |
|
8. Run `git add .`
|
|
8. Run `git add .`
|
|
8. Run `git commit -m "Modify code to use Python's Decimal type instead of float"`
|
|
8. Run `git commit -m "Modify code to use Python's Decimal type instead of float"`
|
|
|
|
|
|
Let us make one final edit. Let us fix this missing output listing in `README.md`
|
|
Let us make one final edit. Let us fix the missing output listing in `README.md`.
|
|
|
|
|
|
1. Open `README.md`
|
|
1. Open `README.md`
|
|
2. Add the following content to the end of the file.
|
|
2. Add the following content to the end of the file.
|
... | | ... | |