When a team scores an easier shot in Basketball, the team gets two points. Add two points to the points variable's value.

Make sure to pick points followed by += and then 2, ;.