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