Skip to content

Noamshabat1/Python-Recursion-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huji-logo

Introduction to Computer Science - Exercise 7 - Recursion

Recursion is the 7th exercise I've solved in Huji's Introduction to Computer Science course.
The main idea behind this exercise is to get familiar with Recursion.


Usage

Run the project on your personal machine

  1. Clone this repository using git clone <url>
  2. Open the cloned project in your IDE
  3. (Optional) Create a virtual environment using python3 -m venv venv
  4. Use pip install -r requirements.txt to install all required libraries
  5. run python3 <python file> to run the project

Media

1
2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages