Create a function that will take 2 arguments. The first
argument will be the height and the second argument
will be the width. Your function will calculate the
perimeter and the area of a rectangular, and then will
return the results.
Please make your ‘user name identifier’ that you’ve
created into a function that will take an argument and
return the user name and domain name to the main
program.
argument will be the height and the second argument
will be the width. Your function will calculate the
perimeter and the area of a rectangular, and then will
return the results.
Please make your ‘user name identifier’ that you’ve
created into a function that will take an argument and
return the user name and domain name to the main
program.