CPT Guide - Code Runner

1 min read

CPT Guide Code Runner

The Create Performance Task (CPT) requires a program that demonstrates core computational thinking concepts.

Your program must include:

  • Input: user interaction
  • Output: program-generated result
  • List: collection of data items
  • Procedure: reusable function with parameter
  • Algorithm: sequencing, selection, iteration

CPT Guide Home

CPT Components Draft

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

Input

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

Output

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

List

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

Procedure

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

Algorithm

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

CPT Backend Draft

Code Runner Challenge

Lines: 1 Characters: 0
Output
Click "Run" in code control panel to see output ...

Course Timeline