Domanda di colloquio di Rackspace Technology

String reverse without reverse method

Risposta di colloquio

Anonimo

14 nov 2017

If they were using python the answer would be: reversed_string = a_string[::-1]