Guess what will be the result of the following line: >>> {True: "Hello", 1: "Good night", 1.0: "Bye"} #wtfpython