Python · Web with Django
True or false: this line runs a SQL query against the database. ```python qs = Article.objects.filter( text__startswith='Finally') ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
