Need help with a script for homework

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

Create 4 background "sleep" processes. View the list of them and record the output of the "jobs" command.

sleep 200 &
sleep 300 &
sleep 400 &
sleep 500 &
jobs

The problem statement, all variables and given/known data:

  1. Relevant commands, code, scripts, algorithms:

  2. The attempts at a solution (include all code and scripts):

  3. Lincolon Tech, Mt. Laurel, NJ Frank

Note: Without school/professor/course information, you will be banned if you post here! You must complete the entire template (not just parts of it).

With the question being....?