Q. Which of the following is incorrect about dictionary keys? (A) More than one key isn't allowed (B) When duplicate keys encountered, the last assignment wins (C) Keys must be immutable (D) Keys must be integers ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Keys must be integers