Coding Challenge: Handling Classes
Let's write a function that will take two parameters and return a particular element belongs to the given class.
We'll cover the following...
Problem statement
...Ask
Let's write a function that will take two parameters and return a particular element belongs to the given class.