#The Amazing Translator ####This is a school lab assignment to practise learning git and testing.
The software is called Amazing Translator and will help you learning a bit of french smile and german.
In more details, the software will translate into french or german number from 1 to 30 inclusive.
It is going to be a console based program written in Java 8+ using IntelliJ Community.
The program should ask:
-
What number to translate
-
What is the output language
And then display the result.
The code will be hosted on GitHub so you will also need to be familiar with git / github.