🕹🕹 Challenge🎏🎏. Disemvoweler | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

🕹🕹 Challenge🎏🎏. Disemvoweler

*Can you code this challenge?* Make a program that removes every vowel and whitespace found in a string. It should output the resulting disemvoweled string with the removed vowels concatenated to the end of it. For example: input: 'Hello world' outputs: 'Hllwrld eoo'. https://code.sololearn.com/cVM5ucHqxg42/?ref=app

26th Oct 2017, 8:31 AM
Pranit Gandhi
Pranit Gandhi - avatar
22 Answers
26th Oct 2017, 12:14 PM
LukArToDo
LukArToDo - avatar
+ 9
@Pranit Gandhi Thanks 😊
26th Oct 2017, 1:20 PM
LukArToDo
LukArToDo - avatar
26th Oct 2017, 12:11 PM
Käzî Mrîdùl Høssäîn
Käzî Mrîdùl Høssäîn - avatar
+ 8
https://code.sololearn.com/csfs260687U9/?ref=app
26th Oct 2017, 5:44 PM
Podretyz
Podretyz - avatar
+ 5
@sayan Awesome
26th Oct 2017, 5:33 PM
Pranit Gandhi
Pranit Gandhi - avatar
26th Oct 2017, 9:22 AM
Haileyesus Shitalem
Haileyesus Shitalem - avatar
+ 4
https://code.sololearn.com/WvMtKDHvp7pX/?ref=app
26th Oct 2017, 9:36 AM
Schindlabua
Schindlabua - avatar
+ 4
nice one @python any language welcome
26th Oct 2017, 10:44 AM
Pranit Gandhi
Pranit Gandhi - avatar
+ 4
@kazi Mridul hossain cool 👍
26th Oct 2017, 12:14 PM
Pranit Gandhi
Pranit Gandhi - avatar
+ 4
@lukartodo nice different way
26th Oct 2017, 1:09 PM
Pranit Gandhi
Pranit Gandhi - avatar
+ 4
C#tllmyvwlsndsptthmtthnd aeaoeaieaee https://code.sololearn.com/c5m5m3DyzMz0/?ref=app
26th Oct 2017, 1:35 PM
Stoyan Todorov
Stoyan Todorov - avatar
+ 4
@Podretyz 😎👍
26th Oct 2017, 5:47 PM
Pranit Gandhi
Pranit Gandhi - avatar
+ 3
@Haileyesus yes it's somewhat right code... but for input--> 'Hello World' it must show output as--> 'HllWrldeo o' but your code showing output as-->. 'hllwrld eo' do some modifications
26th Oct 2017, 9:32 AM
Pranit Gandhi
Pranit Gandhi - avatar
28th Oct 2017, 2:02 AM
John Wells
John Wells - avatar
+ 3
Not the best way to do it but here's my try: https://code.sololearn.com/cZdYi8CPNY7F/?ref=app
30th Oct 2017, 9:54 PM
Adib Attie
Adib Attie - avatar
+ 2
nice one @Schindlabua
26th Oct 2017, 9:39 AM
Pranit Gandhi
Pranit Gandhi - avatar
26th Oct 2017, 10:11 AM
Python
Python - avatar
26th Oct 2017, 1:20 PM
m_sudhu
m_sudhu - avatar
+ 2
@m_sudhu and here is another one ✌👍
26th Oct 2017, 1:21 PM
Pranit Gandhi
Pranit Gandhi - avatar
+ 2
@stoyan ohh new language c++🤘🤘 nice one
26th Oct 2017, 1:37 PM
Pranit Gandhi
Pranit Gandhi - avatar