// Include the string library
#include <string.h>

// Create a string variable
string greeting = "Hello";