yingx9 / pe

0 stars 0 forks source link

Followed instructions but program does not accept input #1

Open yingx9 opened 10 months ago

yingx9 commented 10 months ago

Steps to reproduce: 1. Choose a colour to start as. In this case, enter b for black

  1. Enter '4' when prompted for difficulty level
  2. There will be an error message saying: Invalid input! Please enter either '1', '2' or '3': Now enter '1'

    Expected: Program to accept user input as choosing difficulty 1 since I followed the error messages format of '1'

Actual:

Error message: Invalid input! Please enter either '1', '2' or '3':

image.png

soc-se-bot commented 9 months ago

Team's Response

This is an incorrect input '1' with the ' around the number. It is explained in the user guide that you are only supposed to enter 1,2 or 3.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]