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