Transalte one language to another language
- you need to install below library using pip
- $ pip install googletrans
- There are 16 languages you can translate into.
Execute python3 python translator.py
- After then you have choices to select language by their code
- Enter Sentence and you will get translated language

