Log in om je oplossingen te testen.
# Find and replace program # ------------------------- # Subprograms # ------------------------- def replace(x, y, l): def output(l): # ------------------------- # Main program # ------------------------- rhyme = ["roly", "poly", "roly", "poly", "up", "up", "up", "roly", "poly", "roly", "poly", "down", "down", "down"]

  Python sandbox

In dit venster kan je Python-code uitvoeren zonder iets te moeten installeren. De code die je hier schrijft wordt niet automatisch ingediend in Dodona.

Testgeval dat gedebugd wordt