amruthpillai/Venturese-Translator

Inhabitants of an alien planet Venturium speak Venturese. It is very similar to English; only there are no vowels. Every instance of a vowel is replaced by v.

0

stars

5

commits

Java

primary language

Jan 26, 2016

updated

README

Venturese Translator

Problem Statement

Venturium

Inhabitants of an alien planet Venturium speak Venturese. It is very similar to English; only there are no vowels. Every instance of a vowel is replaced by v.

Download Release Here: https://github.com/AmruthPillai/Venturese-Translator/releases/tag/v1.0

Example: The word, “Hello” in Venturese is Hvllv.

Write a program that converts words from English to Venturese.

Input constraints: The input should consist of letters ONLY.

You will be judged according to the following criteria:
Input Validation: Have you properly validated input?
Code Quality: Is the code readable?
Correctness: Does the program give proper output?

Machine Information:
Operating System: Windows 10
Language: Java (JRE 1.8.0_71)
IDE: Eclipse Mars

Contributors

amruthpillai

5 commits

amruthpillai/Venturese-Translator

Inhabitants of an alien planet Venturium speak Venturese. It is very similar to English; only there are no vowels. Every instance of a vowel is replaced by v.

0

stars

5

commits

Java

primary language

Jan 26, 2016

updated

README

Venturese Translator

Problem Statement

Venturium

Inhabitants of an alien planet Venturium speak Venturese. It is very similar to English; only there are no vowels. Every instance of a vowel is replaced by v.

Download Release Here: https://github.com/AmruthPillai/Venturese-Translator/releases/tag/v1.0

Example: The word, “Hello” in Venturese is Hvllv.

Write a program that converts words from English to Venturese.

Input constraints: The input should consist of letters ONLY.

You will be judged according to the following criteria:
Input Validation: Have you properly validated input?
Code Quality: Is the code readable?
Correctness: Does the program give proper output?

Machine Information:
Operating System: Windows 10
Language: Java (JRE 1.8.0_71)
IDE: Eclipse Mars

Contributors

amruthpillai

5 commits

Languages

Java

100.0%