iyhunko / java-first-try

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+

About

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


Languages

Language:Java 100.0%