fork download
  1. slowo = 'slowo';
  2. owols = slowo(length(slowo):-1:1);
  3. disp(owols);
Success #stdin #stdout 0.19s 64960KB
stdin
Standard input is empty
stdout
owols