Skip to content

BMI203-2022/sample_code_lecture1

Repository files navigation

Sample Code from Lecture 1

These are the examples I used during the lecture. Feel free to play around with it and test out other things you're interested in with their skeletons.

Installation

Cloning the repo

git clone https://github.com/BMI203-2022/sample_code_lecture1
cd sample_code_lecture1

Running the individual scripts

python3 animals.py
python3 example_functions.py
python3 memoizer.py
python3 nonzero_cost_abstraction.py

Running the module

cd test_module
python3 example.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages