'dict' object has no attribute 'append' code example Example: 'dict' object has no attribute 'append' a = {}; a['key']= ' World' print a