can you help me code this? please.. 
1. Create a simple Java Mobile Application MIDP that display your name, address, contact number, course, year and school.
2. Create an applet that gets the input from the user the "total hours", "Exception hours", "Gross Pay", "Deduction" and "Net Pay" using the following formula; total hours = mon + tue + wed + thu + fri + sat, exception hours = if total hours >=10 then total hours * 2, Gross Pay =(total hours+exception hours)*Pay rate
Note: Pay rate = 60, Deduction = SSS(just an integer) + Tax + Pag-ibig(just an integer), Net Pay=Gross Pay - Deduction.
Include an employee number for each of the inputted data and enter at least 10 employee number with its corresponding data.
is this EASY?!

your spare time to help is much appreciated thanks
God bless!
