Q1) Write a python Script to represent the following: A Create a dictionary person with keys "Name", "Age", "Salary" "Ha
Posted: Fri May 20, 2022 3:10 pm
Q1) Write a python Script to represent the following: A Create a dictionary person with keys "Name", "Age", "Salary" "HasAndroidphone" and values using the variables defined above B. Use a for loop to display the type of each value stored against each key in person