Sort by Industry then Revenue

Sort the DataFrame first by Industry alphabetically, then by Revenue (USD) descending within each industry.
Python
Setting up Python environment...
Output