0

I want to change the value of the dictionary in another file

file1.py

a = {"a":"cat"} 

file2.py

a["a"] = "dog"
Aran-Fey
  • 39,665
  • 11
  • 104
  • 149
Dagmawi
  • 1
  • 1

0 Answers0