Question: Complete the code, add one variable that declares integer (Var1), one float (var2) and one character (var3). Please consider the lines, which has scanf. This
Complete the code, add one variable that declares integer (Var1), one float (var2) and one character (var3). Please consider the lines, which has scanf. This function comes from stdio and gives the opportunity to get values for the declared variables. You can add values (use keyboard) when you run the code. You should add these to the given code. Write this code and run the program:

#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
