In python,
Accept two separate dictionaries of integers from the user. Itcould be the same employee id: employee_name dictionary fromExercise 2.
Write a Python script to concatenate the two dictionaries tocreate a new one
Display the resulting dictionary
In python, Accept two separate dictionaries of integers from the user. It could be the same employee id: employee_name d
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am