UCL-COMP0233-24-25 / RSE-Classwork

6 stars 85 forks source link

Automating `git bisect` - part II #23

Open dpshelio opened 2 weeks ago

dpshelio commented 2 weeks ago

Continuation from #22.

Now that you have created two arrays.

Step 2

Use numpy

Hint Look at Charlene's code to learn from her! You can also [look the how-to guide about reading and writing files from Numpy][numpy-howto-io]

React to this issue (#23) with a 👍 when your team has completed the task.