https://github.com/web-dev-nav/sum-of-numbers
https://github.com/web-dev-nav/sum-of-numbers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/web-dev-nav/sum-of-numbers
- Owner: web-dev-nav
- Created: 2024-04-10T05:18:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T05:20:22.000Z (about 1 year ago)
- Last Synced: 2025-02-01T18:12:59.359Z (5 months ago)
- Language: HTML
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sum-of-numbers
The below program will convert sum of numbers. For instance, the sum for an entry of four is 1 + 2 + 3 + 4 = 10
