Jump to content

natsudragneel14

New Members
  • Posts

    1
  • Joined

  • Last visited

natsudragneel14's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. excuse me.. how to do this one? Write the rectangle area function that accepts user input. Present a form to the user with the message "Please enter the values of the length and width of your rectangle." Below this, supply two text boxes, one for length and one for width. Using your function to process the user supplied values, return the result statement from the previous exercise to the user. Reminder: the statement was "A rectangle of length $l and width $w has an area of $area.", where $l and $w are the arguments and $area is the result.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.