Page 1 of 1

in python, 1.Accept two separate dictionaries of integers from the user. (user input) 2.Write a Python script to concate

Posted: Mon Jul 11, 2022 9:55 am
by answerhappygod
in python,
1.Accept two separate dictionaries of integers from the user.(user input)
2.Write a Python script to concatenate the two dictionaries tocreate a new one
3.Display the resulting dictionary