Create a directory called `numerical_fuzzing` in `hands_on`. In a module called `test_var.py`, write two tests for the variance function, `numpy.var`: 1) First, a deterministic test 2) Then, a numerical fuzzing test