Count how often 2 occurs in this code with .count().
2
.count()
Make sure to type .count(2).
.count(2)