config= { "name": "habi", "dev": "python" } print(config) config['klm'] ="tls" print(config)