Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit c78a0d0

Browse files
codedgeactions-user
authored andcommitted
Prettified Code!
1 parent 67ba0e1 commit c78a0d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@ and return the last `6` non-zero numbers.
9494

9595
**Requirements:**
9696

97-
* Throw an exception when passing in a negative number
97+
- Throw an exception when passing in a negative number
9898

9999
**Example:**
100100

101-
* `F8` = `21`, return `21`
102-
* `F38` = `39088169`, return `88169`
101+
- `F8` = `21`, return `21`
102+
- `F38` = `39088169`, return `88169`
103103

104104
## Contribute
105105

0 commit comments

Comments
 (0)