Question: need some help a 6 pts) Write a function in Python called addresses that will take an address value as parameter and print it as

need some help
a 6 pts) Write a function in Python called addresses that will take an address value as parameter and print it as a binary number, a hex number, and an integer decimal number on three separate lines. Include your code and evidence that it works in your homework submission (Hint: The Python interpreter has a number of functions and types bedlt into the language that are always available. A few of these might be useful :) Google Python built-in functions.) You can use whichever Python 3.x interpreter you want to do your coding for this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
