Open luisesanmartin opened 12 months ago
In the string_reverse excercise. Write in instructions that one should solve this without using string methods such as .reversed()
.reversed()
In the string_reverse excercise. Write in instructions that one should solve this without using string methods such as
.reversed()