Skip to content

dmackinn/engineering-team-exercise-2024-08-08

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Exercise Aug 8, 2024

What is this?

The Chalk engineering team often does small coding exercises together to compare solutions that we may come up with for a problem. These exercises are scoped to be completed in an hour or less.

Exercise Parameters

Build out an interactive CLI for a quiz game. User should be able to choose an answer to each question. There should be a total of five questions and the results should be displayed at the end of the game. This is the API you should use https://opentdb.com/ its freely available and doesn't require an API key. Outside of those parameters the implementation is totally up each person"

About

Chalk team code exercise for Aug 8, 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages