Back to Browse

Python 3 - Dictionary - first char as a key and string as value | Example Programs

8.0K views
Dec 30, 2018
3:15

Write a simple code to Create a dictionary from list of strings where the first char of the string will act as key and respective strings are stored as values.

Download

0 formats

No download links available.

Python 3 - Dictionary - first char as a key and string as value | Example Programs | NatokHD