Skip to content

feat: add arithmetic operations #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: task-3
Choose a base branch
from

Conversation

dinahmaccodes
Copy link

  1. Added Arithmetic operation functions for the following conditions:
  • subtraction
  • division
  • multiplication
  1. Added function to determine if their sum is even or odd
  2. Added function to determine if a given number is odd
  3. Added function to determine if number is positive or not
  4. Added function to determine the maximum number from numbers given

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants