Help me in solving GSQ39 problem

My issue

My code

SELECT ROUND(Taxable_Pay, 2)
FROM employee;

Learning course: Learn SQL
Problem Link: CodeChef: Practical coding for everyone