Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Placeholders
Numbers
Date and time
Padding and Alignment
Summary
16. Task

Instruction

Here's a small task for you. Give it your best shot!

Exercise

Extend the template code to generate a cost report like this:

---------COST REPORT----------
Groceries               600.00
Housing                1600.00
Transport               350.00
-----------------------2550.00

Each line should be 30 characters long, and each number should be 10 characters long with two digits after the decimal point.