Closed gait-nairn closed 3 years ago
You should follow the templates of the badges for the other test cases in order to get the badges for the BST
and BinaryTree
test cases. Unlike the previous assignments, you'll have to create these lines yourself since I'm not giving them to you. If you ever create your own projects, you'll have to do this step on your own, and the purpose of this part of the assignment is to help you prepare for that.
When I create the new
bst
branch and pull upstream, I am able to see the new files, but theREADME.md
still only has the badges fromfibonacci.py
andrange.py
and I am not exactly sure what is supposed to go into theREADME.md
file for these new branches.