Question: Write a Python function listDictSquare() that gets as parameter a list of numbers, creates and returns a dictionary where keys are the elements of the
Write a Python function listDictSquare() that gets as parameter a list of numbers, creates and returns a dictionary where keys are the elements of the list and values are square of those elements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
