Update Diamonds.ipynb

This commit is contained in:
Peter Norvig 2023-05-16 09:28:00 -07:00 committed by GitHub
parent 9d0abf8593
commit ea48ec486b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@
"source": [
"## Examing the Results\n",
"\n",
"Here I define `E` and call `E(121)`. With 121 coins, I can buy ten bags, and return one; the expected result is a little more than 10 times 100:"
"Here I define `E` and call `E(121)`. With 121 coins, I can buy ten bags, and sell back one; the expected result is a little more than 10 times 100:"
]
},
{