Skip to content

jibranhaider/country-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation


Country Quiz Program


1. Introduction

A simple quiz program based on multiple choice questions.



2. How to run this program?

This quiz program is written using python version 3. It can be obtained by cloning the repository.

git clone https://github.com/jibranhaider/country-quiz

It makes use of the countryinfo python module to access country database which can be installed using pip

pip install countryinfo

The program can then be executed by running the python script inside the cloned directory.

python3 quiz.py


3. Author

This program is developed by Jibran Haider.



4. Acknowledgement

I would like to acknowledge the developer of the countryinfo repository which serves as the database for this quiz program.



5. License

This program is released under the MIT License. More details can be found in the LICENSE file.

About

A simple country quiz program writen in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages