A Admin • 802.91K Points Coach Report Q. How can you get all the keys from a dictionary? (A) dict.keys() (B) dict.getkeys() (C) dict.allkeys() (D) dict.keySet() Correct Answer - Option(A) Views: 1 Filed under category Python Hashtags: Python Dictionary Share Manage Tags
Discusssion
Login to discuss.