Skip to content

Add Random Trivia CLI - Fixes #994#3

Open
onioni123 wants to merge 2 commits intomainfrom
add-random-trivia-cli-994
Open

Add Random Trivia CLI - Fixes #994#3
onioni123 wants to merge 2 commits intomainfrom
add-random-trivia-cli-994

Conversation

@onioni123
Copy link
Copy Markdown
Owner

This PR adds a Random Trivia CLI application that:

  • Fetches random trivia questions from the Open Trivia Database API
  • Allows users to select the number of questions (1-50)
  • Displays questions with multiple choice answers
  • Validates user input
  • Shows the score at the end
  • Handles errors gracefully

Fixes sumanth-0#994

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Random Trivia CLI

1 participant