Text without vowels

Sign in to test your solution.
# Lees een woord in # Voorzie een variabele om het woord zonder klinkers in bij te houden # Overloop elk teken in het woord en voeg enkel de medeklinkers toe aan de variabele van daarnet # Print het woord zonder klinkers

  Python sandbox

This window allows you to run Python code without installing a thing. The code you write here is not automatically submitted to Dodona.

Test case being debugged