Skip to content

Add remove_book(title) API #5

@LegendTejas

Description

@LegendTejas

Labels: enhancement, good first issue

Body:
Implement remove_book(title: str) -> int that removes all books with that title and returns how many were removed.

Acceptance Criteria:

  • Works case-insensitive
  • Tests for 0, 1, many removals

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions