Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 172 Bytes

File metadata and controls

8 lines (6 loc) · 172 Bytes

What Did I Learn?

In this challenge I learned a new way to solve this problem:

  1. Place each letter in the desired position
r += s[indices.index(i)]