In this video I have demonstrated how to use function inside of datatypes like dictionaries. Linking functions to dictionary keys allows you to run functions without calling the name. You can run the function by calling the key or index value of the data-structure. This video contains some special instructions on how to implement the function mapping technique and how to pass arguments for the function with the power of lambda functions. Hope you’ll enjoy 🙂
P.S I will create a specific GitHub repository to store the code in my educational videos as a guide.