Question: W Now + Submit + Continue Save Output Docs Assignment Grade Mone CYOA.Java 5 points Status: Not Submitted 5.3.7 C.Y.O.A. Layout 1. import java.util.Scanner; z

 W Now + Submit + Continue Save Output Docs Assignment Grade

W Now + Submit + Continue Save Output Docs Assignment Grade Mone CYOA.Java 5 points Status: Not Submitted 5.3.7 C.Y.O.A. Layout 1. import java.util.Scanner; z 3 public class CYOA 4. { { 5 public static void main(String[] args) 6 { 7 // Start here! 8 } 9} 10 Files One way we can use comments is to help us layout our program before we actually type code. For this exercise you are going to create the structure for 8 Choose Your Own Adventure vacation using only comments. Your vacation can be to anywhere school appropriate. It should give the user at least two destination options, with at least two activity options for each destination for a total of at least 4 endings. 4 . Here is an abbreviated example to help: : //Intro //First choice: Atlantis or Ribe // User Chooses Atlantis // List Things to do/see in Atlantis // User Chooses Ribe Your program should have 10 to 15 comments to help layout the structure. Writing Classes 5.1 5.2 5.3 o V L o 5.4 5.5 5.6 5.7 5.8 5.9 5.10 5.11 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!