Question 1 of 29
A software development team is tasked with creating a program that calculates the area of a rectangle and the area of a circle based on user input. The program must first ask the user for the length and width of the rectangle, then calculate the area using the formula \\( A_{rectangle} = length \\times width \\). After that, it should prompt the user for the radius of the circle and calculate the area using the formula \\( A_{circle} = \\pi \\times radius^2 \\). If the length of the rectangle is 10 units, the width is 5 units, and the radius of the circle is 3 units, what is the total area calculated by the program?
\( 78.14 \) square units
\( 75.00 \) square units
\( 78.00 \) square units
\( 80.00 \) square units

Preparing for Microsoft 98-381 Introduction to Programming Using Python? Now land the interview.

73% of qualified candidates get rejected because of weak resumes. Build an ATS-optimized, recruiter-ready resume in under 5 minutes - free to start.

Build My Resume Free