A Costume shop requests a Computer application that advertizes Costume rentals. This week's Costume rental specials are as follows : Table Costume Price per week Renaissance Fair $40 Stormtrooper $49 Batman / Batgirl $36 Pirate $29 Write an application that allows the user to select any of the five costume rental specials. When the user selects a costume, the corresponding cost and a picture of the costume should be displayed. Clear each prior price and picture when the user selects a different costume. After selecting a costume, the user should be able to book the costume rental. Complete on Visual Bas
A Costume shop requests a Computer application that advertizes Costume rentals.
This week's Costume rental specials are as follows :
Table
Costume | Price per week |
---|---|
Renaissance Fair | $40 |
Stormtrooper |
$49 |
Batman / Batgirl |
$36 |
Pirate |
$29 |
Write an application that allows the user to select any of the five costume rental specials.
When the user selects a costume, the corresponding cost and a picture of the costume should be displayed.
Clear each prior price and picture when the user selects a different costume.
After selecting a costume, the user should be able to book the costume rental.
Complete on Visual Basics
Trending now
This is a popular solution!
Step by step
Solved in 3 steps
When the user selects a costume, the corresponding cost and a picture of the costume should be displayed.
Clear each prior price and picture when the user selects a different costume.