UnderAnder / Multilingual-Online-Translator

training task from https://hyperskill.org/projects/99/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multilingual-Online-Translator

training task from https://hyperskill.org/projects/99/

Examples

The greater-than symbol followed by a space (> ) represents the user input. Note that it's not part of the input.

Example 1

> python translator.py english korean hello
Sorry, the program doesn't support korean

Example 2

> python translator.py english all hello
Something wrong with your internet connection

Example 3

> python translator.py english all brrrrrrrrrrr
Sorry, unable to find brrrrrrrrrrr

About

training task from https://hyperskill.org/projects/99/

License:MIT License


Languages

Language:Python 100.0%