Consider the following code:

#include <stdio.h>

int main() {
float x;
int i;
char c;

printf("type three inputs:\n");