group={'cv':'bn','ml':'kj','hg':'fd','sa':'po'}print(group.values())
Standard input is empty
dict_values(['bn', 'kj', 'fd', 'po'])
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!