You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Simple Trivia CLI Game , the game fetch the questions from a source ( https://opentdb.com/ ) . After the data is loaded in a pandas dataframe , with shuffle i randomized the answers.