Question

Create an application that calculates the total cost of a hospital stay. The application should accept the following input: The number of days spent in the hospital,as an integer The

amount of medication charges The amount of surgical charges The amount of lab fees The amount of physical rehabilitation charges The hospital charges $350 per day. The application's form should resemble the onshown in Figure 6-23.

Question image 1Question image 2Question image 3Question image 4Question image 5Question image 6Question image 7