untitle4 / pe

0 stars 0 forks source link

Display of userinput #9

Open untitle4 opened 3 years ago

untitle4 commented 3 years ago

The user inputs for [y/n] could be taken out from the command line because they are not system outputs.

pic10.png

nus-pe-bot commented 3 years ago

Team's Response

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.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your reason]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your reason]