Finding the Highest Integer Recursively

# Introduction In this lab, you are required to write a recursive function called `find_highest_number()` that takes a list as an input and returns the highest integer in the list.

|60 : 00

Click the virtual machine below to start practicing