For this assignment, write a complete program that prints your name, age, your height in inches, and - using the fact that there are 2.54 centimeters in an inch - your height in centimeters. The ...
usage: python ter_converter.py [-h] -i INPUT_FILE_PATH -o OUTPUT_FILE_PATH [use_base_height] [use_height_scale] [convert_log_scale] required arguments: -i INPUT_FILE_PATH input file path -o ...