Learn isiXhosa using this simple Python console app
# isiXhosa Quiz
## About
Learn the isiXhosa language using this simple console application.
Test yourself with over 1000 isiXhosa words, phrases and their translations!
## Getting started
- You will need Python
- Change the directory of ```Vocab.csv``` on line 19 of ```main.py```
```
path = 'C:\\Vocab.csv'
```
## Disclaimer
I manually typed out ```Vocab.csv```. Consequently, there might be errors in the isiXhosa/ English words.
## Future developments
Currently, there are limited free resources available for learning isiXhosa.
I would like to revisit this project, to develop something more beneficial and exciting!