Skip to content

The unmatch sample input between the code and the UG on the find-genre #4

Description

@Celineyaa

The user guide instructs to input find-genre, and the expected output is:
//input
find-genre

//output
Available genres:

  1. Fiction
  2. Non-Fiction
  3. Mystery
  4. Science Fiction
  5. Fantasy
    Enter the number for the desired genre:

when I type find-genre in the program, the current output is:

//input
find-genre

//output
Command requires more parameters than provided. Please try again or type: help

I think it will be better to ensure the instruction in the UG is correct.

The instruction in th UG:

截屏2024-04-05 下午5.21.02.png

The current output:

error4.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions