Skip to content

angrynarwhal/cs3050-recursion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs3050-recursion

This was built using Python3.12.4

If you have a different version of Python3 and it doesn't work, you can remove all the "==" version locking from requirements.txt and then execute

pip install -r requirements.txt

Start by just trying

pip install -r requirements.txt

after creating a python virtual environment using python3 -m venv .venv and then source .venv/bin/activate and then jupyter lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published