Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include additional instructions
Browse files Browse the repository at this point in the history
This commit mention actual price per book is in cents instead of dollars.

[no important files changed]
ls1955 committed Nov 9, 2024

Verified

This commit was signed with the committer’s verified signature.
sleepyfran Fran González
1 parent c393bce commit 6d2c9b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercises/practice/book-store/.docs/instructions.append.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## More on price per book

Because the problem specification prohibits prices in float representation, the actual price per book is in cents (800¢) instead of dollars ($8).

0 comments on commit 6d2c9b6

Please sign in to comment.