This is a simple Python program that allows you to look up a student's marks using a dictionary. The student's name is used as the key, and their marks are stored as the value. Stores student names ...