N3R0162 / COMP2030-GitTutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP2030-GitTutorial

This repository is the base repository that students will fork and use for the git / github recitation.

It contains the python files fib.py and test_fib.py. fib.py is the a toy example that students will modify, write pull requests as a pair during the recitation. test_fib.py contains the pytest test cases.

About


Languages

Language:Python 100.0%