An open API service indexing awesome lists of open source software.

https://github.com/dbc2201/numberadder


https://github.com/dbc2201/numberadder

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Question Title

## Java Programming Course

---

**Course **:

**Sprint **:

---

Problem Statement
---
Write a program to add two numbers.

---

Task
---

1. Open the [source code file](src/main/java/io/github/dbc/NumberAdder.java) and complete the code.
2. Open the [test case file](src/test/java/io/github/dbc/NumberAdderTest.java) and run the test cases to
check your code.

---

Fun Resource
---