Object reference not set to an instance of an object

Hi guys,
I’m receiving this error in my code and I was wondering if anyone was able to help?
Unity is saying the error is on line 43 & 37

The only thing I see on line 43 that could be null is rb. And in this case, the reason it is null is because your awake is wrong.

Caps matter. It should be Awake