Mapping Letters in a String

# Introduction In this lab, you need to write a program that takes a string as input and creates a dictionary where each unique letter in the string represents a key, and the value is a list containing the indices at which each letter appears in the string.

|60 : 00

Click the virtual machine below to start practicing