AP Computer Science Principles - Create Task - Easy Example - 2021

Опубликовано: 08 Февраль 2026
на канале: CtrlAultDelTutorials
3,489
17

This video is for any high school student needing help understanding the AP Computer Science Principles Create Performance Task. I tried to make a Create Task example that was a little easier than my previous example. The previous video shows many ways to approach sorting your data by types, using a bubble sort. In the video I explain how to formulate your code so that it meets the standards and criteria for the Create Performance Task. At the end of the video, and along the way, I will explain what your code needs to do, and examples of how this code is influenced by the written response prompts.

I have a video called - AP Computer Science Principles - Written Response Help, where I show how to write your responses the the Create Task prompts. I also have 2 previous videos about using CSV files, both reading them, and writing to them, using Python.


#APCSP #Create #Python