Declare a uint8 type variable a with the value of 10.
This problem uses the
reflect package to check if you properly declared a as a uint8 data type. However, don't be scared! To solve this task, it is not necessary for you to know how the reflect package works.