Open untitle4 opened 3 years ago
Here we are using a code block that prints java code and anything after a //
will be a commented out. Since the y/n from the user is in the same line, it will also be seen as commented out. This should not affect the user's understanding of the example as it should be intuitive when they try the program that they are expected to enter a y/n and that the y/n shown will be their response.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your reason]
Team chose [severity.VeryLow
]
Originally [severity.Low
]
Reason for disagreement: [replace this with your reason]
The user inputs for [y/n] could be taken out from the command line because they are not system outputs.