Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjdev2212/mob-ruby
https://github.com/sjdev2212/mob-ruby
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sjdev2212/mob-ruby
- Owner: sjdev2212
- Created: 2022-02-22T14:19:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T14:21:34.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T04:33:03.628Z (about 2 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Description:
A Narcissistic Number is a positive number which is the sum of its own digits, each raised to the power of the number of digits in a given base. In this Kata, we will restrict ourselves to decimal (base 10).For example, take 153 (3 digits), which is narcisstic: