https://github.com/josephgodwinkimani/summationofeven-odd
A VB.NET program for getting Summation of Odd and Even Numbers
https://github.com/josephgodwinkimani/summationofeven-odd
Last synced: 7 months ago
JSON representation
A VB.NET program for getting Summation of Odd and Even Numbers
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/summationofeven-odd
- Owner: josephgodwinkimani
- License: mit
- Created: 2016-01-12T15:09:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T17:37:35.000Z (8 months ago)
- Last Synced: 2025-01-27T18:42:18.009Z (8 months ago)
- Language: Visual Basic
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Summation of Even and Odd Number
A VB.NET mathematical program for getting the **sum of all ODD numbers and EVEN numbers** separately. In addition, get the **Total Sum of all ODD and EVEN numbers** together.