Count recent missions to Mars by coding missions.count() around the value "Mars".
missions.count()
"Mars"
Make sure to pick missions followed by . and then count, (, ).
missions
.
count
(
)