aaronxujiachen / pe

0 stars 0 forks source link

Weird behaviour of program when the user is trying to exit at the start #7

Open aaronxujiachen opened 10 months ago

aaronxujiachen commented 10 months ago

I suppose I can exit the program during any point of time.

Screenshot 2023-11-17 170922.png

soc-se-bot commented 10 months ago

Team's Response

The program is written in a way to first read the user's name before doing anything else. Which means, the parsing of user commands will only be done after the user has entered their name. This is to facilitate the file storage (reading from file) method.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [The UG does not provide sufficient information on how the "exit" command should be utilised.]