Create a pointer variable with the name ptr, that should point to a string variable named food:
ptr
string
food
Click here to try again.