#include <stdio.h>
#include <string.h>


//Define all Variables
char string[100];
int count;


// Prompt User to Enter String