Answered step by step
Verified Expert Solution
Question
1 Approved Answer
$ 1 - An Appreciation ( Thank You ) E - mail You w 1 1 1 receive a thank - you email. $ 5
$An Appreciation Thank You Email "You w receive a thankyou email."
$Name Recognilion. "You will have your name put on a list of backers on our website."
$A Gif "You will receive a copy of the mobile app version of 'Cones of Dunshire',"
$A Git "You will receive a copy of the tabletop version of 'Cones of Dunshire'."
$A Git "You will receive the Founders Edition of the tabletop version of 'Cones of Dunshire'."
$A Gift "You will recelve the 'Cone of Dunshire" hat." backing as well as the email.
If a backer contributes $ then they will receive the rewards for the $ level, the $ level, the $ level, the $ level, and the $ level
SPECIFICATIONS:
The starter code has been provided for this lab
File name rickStarter.java
The starter code does contain questions at the bottom that must be addressed.
The starter code does contain formatting mistakes including outside the method that students must add code that must be addressed.
The code to complete the task should be in a separate method that is called by the main method
A switchstatement is required to display the rewards Do not use an if ifelse, ifelse ifelse statement.
The switchstatement must use a String object to buildup concatenate the "acknowledgementstatements the switchstatement must not include a printstatement,
The last line of this program must be "Thanks for backing 'Cones of Dunshire"
The only valid donations are the discrete values of $$$$$ and $ any other amount must result in the following error message "You did not enter a valid amount."
streamline the code enhance readability
eliminate redundant coding, and
Add a comment with your name, date, and program description at the top.
NOTE: the primary resources for this assignment.
HINT: tab as the primary resources regarding buildingup concatenating a string for this assignment. constructed
An empty string is a character sequence of zero characters assignment statement
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started