Prompt Detail:
Develop a insertion sort algorithm in Python to sort an array of floats in descending order.
Add a comment