a terminal tool used to help revise union find questions for COSC201 at UOO
My Questions
Orignial Question
Clone the project
git clone https://github.com/Infinity585/Exam-cosc201-UF.gitGo to the project directory
cd Exam-cosc201-UFInstall Python 3.12.3
sudo apt-get install python3or from python webpage
https://www.python.org/downloads/
run the application
python3 main.py
