https://github.com/njs-guy/is-even-odd
A python script telling you whether a number is even or odd.
https://github.com/njs-guy/is-even-odd
Last synced: 2 months ago
JSON representation
A python script telling you whether a number is even or odd.
- Host: GitHub
- URL: https://github.com/njs-guy/is-even-odd
- Owner: njs-guy
- License: mit
- Created: 2021-08-23T16:33:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T16:59:19.000Z (over 3 years ago)
- Last Synced: 2024-12-30T22:29:42.857Z (4 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Is even/odd
A python script telling you whether a number is even or odd.