Exercise: Unpack a Return Value

Call get_dimensions() and unpack both return values into width and height at once.
Python
Setting up Python environment...
Output