/java-first-try

Ask 2 questions in a loop till the moment we get correct answers. Print result in the end.

Primary LanguageJava

This is a JAVA CLI program.

Steps to test:

  1. Run javac HelloController.java from /scr directory;

  2. Run java HelloController and follow instructions.

FYI: (first secret word: 'hello', second secret word: 'world').

Requirements: installed java v.8+