Pregunta de entrevista de Google

"How would you reverse a string in Python?"

Respuesta de la entrevista

Anónimo

2 dic 2024

I explained that the simplest way to reverse a string in Python is by using slicing