There is nothing to match?
Answer:
length = int(input("Enter a length "))
width = int(input("Enter a width "))
area = length * width
print("The area is " + area)
Answer:
i can't read a single word on there i'll come back to it if you can zoom in a little
Explanation:
The answer is D. It's asking for the most UNETHICAL not ETHICAL, the answer before me was ETHICAL. Sharing personal data is UNETHICAL.
roster[50] is an array of "students", so roster[9] is a "student". Therefore, roster[9].name is a string.