Actualités

Write a Python program to print a dictionary whose keys should be the alphabet from a-z and the value should be corresponding ASCII values Sample Output : {'a': 97 ...