Code a set of even numbers, surrounded by curly braces.
Make sure to pick {, followed by 0, 2, 4, 6, and finally }.
{
0, 2, 4, 6
}