VALUE RETURNING FUNCTION

Create a function that returns a decimal data type and print the value on the screen.

The function should calculate the net income by taking out a gross income from a user and deduct 7% taxes.

SAVE AS HOMEWORK4.cpp