Question: this question is in python 10. Create a dictionary called symmetry where the key is a Schnflies symbol as a string and the value is
10. Create a dictionary called symmetry where the key is a Schnflies symbol as a string and the value is the Order as an integer Schnflies Order 1 2 2 CA 2 4 4 D2 C2 4 [4 marks] [40]: Write a function called classify which takes an integer order and a dictionary symmetry as arguments. The function must return a list containing the dictionary keys for which the corresponding value is equal to the order argument [4 marks]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
