AI Features

Exercise: Check Sum

Let's learn how to check for a sum in a list.

We'll cover the following...

Problem statement

Implement the check_sum() function which takes in a ...