Reverse a Number's Digits

# Introduction In this lab, you need to write a function `reverse_number_digits()` that takes a number as input and returns a list of its digits in reverse order.

|60 : 00

Click the virtual machine below to start practicing