Don’t know about that. It wrote me this code, which I believe would be highly useful on the Farm
#i#includestdio.h>
#i#includestring.h>
int main() {
char question[50];
// Assign the question
strcpy(question, "Is this ready");
// Check if the question matches "Is this...