Ad
  • Custom User Avatar

    Same problem with should work test.

    For:

    moves = ["right", "right", "right", "right", "right", "down", "left", "down", "down", "up", "down", "up", "left", "right", "right", "up"];

    Should return:

    ["E.Honda", "Blanka", "Guile", "Balrog", "Vega", "M.Bison", "Sagat", "Sagat", "Sagat", "Balrog", "Sagat", "Balrog", "Guile", "Balrog", "Vega", "Vega"]

    My function returns correct value