Description
Write a c piece of code
that will prompt the
user to any ANY 5
integer values and
average them. The
output should be an
integer. Use a while
statement.​