Quiz66github

{ "id": 1, "question": "What command lists all running Docker containers?", "options": ["docker ps", "docker list", "docker container ls --all", "docker run"], "correct": 0, "explanation": "'docker ps' shows running containers. Add '-a' to show all." }

Most quiz repositories follow standard language patterns. quiz66github

What is the of the challenge or project you're looking at? { "id": 1, "question": "What command lists all

questions.json : The "brain" of the app, containing all the trivia or test data. { "id": 1