Skip to content

Tool used to help revise union find questions for COSC201 at UOO

License

Notifications You must be signed in to change notification settings

Infinity585/Exam-cosc201-UF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exam-Cosc201-UF

a terminal tool used to help revise union find questions for COSC201 at UOO

Screenshots

My Questions

My Questions

Orignial Question

orginal

Run Locally

Clone the project

  git clone https://github.com/Infinity585/Exam-cosc201-UF.git

Go to the project directory

  cd Exam-cosc201-UF

Install Python 3.12.3

  sudo apt-get install python3

or from python webpage

    https://www.python.org/downloads/

run the application

  python3 main.py

License

MIT

About

Tool used to help revise union find questions for COSC201 at UOO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages