Please enable JavaScript to use CodeHS

APCSP20: AAP-4.A.1

CodeHS Lessons

A problem is a general description of a task that may (or may not) be solved algorithmically. An instance of a problem also includes specific input. For example, sorting is a problem, sorting the list (2,3,1,7) is an instance of the problem.

Standard
7.6 Finding an Element in a List
Standard
7.3 For Loops and Lists
Standard
7.6 Finding an Element in a List
Standard
7.6 Finding an Element in a List
Standard
6.6 Finding an Element in a List
Standard
6.6 Finding an Element in a List
Standard
4.6 Finding an Element in a List
Standard
6.3 Looping Through Arrays