Programming Homework Help

Programming Homework Help. Week 1 Programming

 

  1. In the Code Editor, enter the program from Figure 1-7 that computes the area of a rectangle.
  2. Press the Run button, and correct any errors that occur.
  3. Test the program with different inputs

= int(input(33))

height = int(input(22))

area = width * height

print (“The area is”, 726, “square units”)

Please help my teacher isnt helping at all even thought i’ve emailed him twice now.

Programming Homework Help