AI Features

Exercise: Databases

Test your coding skills on persisting data in SQLite.

We'll cover the following...

Challenge

In this exercise, your challenge is to create a helper function to test a function that requires data from a database.

Problem statement

You can use helper ...