Help me in solving GSQ37 problem

My issue

My code

/* Solution as follows */

SELECT COUNT(*)
FROM EMPLOYEE;

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