Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMatthew DeFalco
3,603 PointsDont understand how my answer is wrong...
asked definition of CRUD
my answer was:
create, read, update and delete
also wrote it
CREATE READ UPDATE DELETE
3 Answers
Grace Kelly
33,990 PointsHi Matthew,
Are you entering each word into each of the inputs (one word per input)??
Steven Parker
231,184 PointsYou have the correct answer. And the quiz will accept the answer in either upper or lower case.
But did you notice that there are four separate blank spaces? Each word needs to be entered into a different blank.
Matthew DeFalco
3,603 Pointsoh thanks. I was just typing them together lol. Thanks for the help.
Steven Parker
231,184 PointsMatthew DeFalco — Glad to help. You can mark the question solved by choosing a "best answer".
Happy coding!