a = [1,2,3] "My name is {0} and I like {1}".format("Andreas", "hiking") prices = {"Tesla K40": 5000, "GTX Titan":1400} prices["Tesla K40"]