# Introduction In this lab, you are tasked with writing a program that converts a two-digit hexadecimal number into its binary equivalent and returns it as a string, ensuring that the binary output always consists of 8 or more bits.
Click the virtual machine below to start practicing