some mysterious code.
CHU1TA26 8a86b6ec9a thanks for the lap it help a lot 6 gadus atpakaļ
.idea thanks for the lap it help a lot 6 gadus atpakaļ
src thanks for the lap it help a lot 6 gadus atpakaļ
target thanks for the lap it help a lot 6 gadus atpakaļ
.gitignore gitignore 6 gadus atpakaļ
README.md made readme 6 gadus atpakaļ
Samples.iml made readme 6 gadus atpakaļ
pom.xml made readme 6 gadus atpakaļ

README.md

Riddle Me This

There are 6 pieces of code in the Question1 class.

Each does something.

Your job is to figure out what each one does.

Add a comment in front of each method describing what you think it does.

In Question1Test, there are a number of runs of inputs.

Run all the tests, (or just the one for the method you're trying to figure out) and look at the outputs. The inputs and outputs should give you some ideas as to what the method does.

when you have figured out each method, do a commit. Then do a PR on the original repo.