Multiple Choice
A legacy program is outputting values in octal format, and you need to translate the octal to hexadecimal. What is 173 in octal expressed as a hexadecimal value?
A) FA
B) 7B
C) 5D
D) 9C
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: When using the open function to open
Q26: Some applications extract portions of strings called
Q27: What os module function should you use
Q28: You are running a Python script that
Q29: What does the os module function remove
Q31: You are parsing a comma separated value
Q32: What is the decimal number 98 in
Q33: What os.path module function can you use
Q34: When using the open function to open
Q35: What string method can you use to