some typos

This commit is contained in:
Fang Liu
2025-04-22 15:19:44 +08:00
parent 36895faafe
commit ed1d92197a
8 changed files with 20 additions and 20 deletions

View File

@@ -749,7 +749,7 @@ If this sum has a remainder of 0 when dividing by 10, the credit card number is
iszero(rem(z,10))
```
Darn. A typo. is `4137 8947 1175 5804` a possible credit card number?
Darn. A typo. is `4137 8047 1175 5804` a possible credit card number?
```{julia}
#| hold: true