Write a program to compute and display the height in feet and inches form. The user will enter the height in inches, and the output will display height converted into feet and inches.
a) C# HeightConverter.exe
b) C++ HeightConverter.cpp
c) C HeightConverter.c
d) Python HeightConverter.py