Question: Create a program that reads in a letter from a file and prints that letter in the following shapes to another file: Triangle Square Diamond
Create a program that reads in a letter from a file and prints that letter in the following shapes to another file:
Triangle
Square
Diamond
Your program should contain functions to print each of the letters individually, as well as one to retrieve the letter to be printed. Note: Add Input.txt and Output.txt to your Source files the same way you add your source code (.c) files.
Simple give them the proper extension (.txt).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
