IT 215 Conversion Program

​You can get a similar paper by ordering from us​

Tsubo is a Japanese unit of measure for area. One Tsubo is equal to 35.58 square feet.

Write a program that asks the user if they want to convert from Tsubo to square feet or from square feet to Tsubo.

Include code that asks users to input a number to convert. The code should also display the converted unit.

Include proper documentation in the source code.