Computer Science Principles
Course Progress
0/0
Objectives in LxD
3.4 Strings
3.4 Strings
Crowdsourcing Lesson
3.3 Mathematical Expressions
3.3 Math Expressions
3.2 Data Abstractions
3.2 Data Abstractions
3.2 Data Abstractions
3.1 Variables & Assignments
3.1 Variables and Assignments
3.1 Variables and Assignments (Sample)
Intro to Python
Intro to Javascript
3.5 Boolean Expressions (PY)
3.5 Boolean Expressions (JS)
3.8 Iterations
3.7 Nested Conditionals
3.6 Conditionals
3.8 Iterations
3.7 Nested Conditionals
3.6 Conditionals
3.13 Developing Procedures
3.12 Calling Procedures
3.10 Lists
3.13 Developing Procedures
3.10 Lists
3.9 Developing Algorithms
3.17 Algorithmic Efficiency
3.9 Algorithms
3.17 Algorithmic Efficiency
3.15 Random Numbers (pseudocode)
3.15 Random Numbers (js)
3.15 Random Numbers (py)
BI 3 Review
Data Frames | Pandas | Intro 1
ML | Titanic Data
ML | Fitness
ML | Neural Network | Handwritting Detection
Data Frames | Pandas | Intro 2
Network Stack | HTTP and TCP/IP
API | Request | Response | Database
Data | SQL Connect
Data | SQLAlchemy
Data | Binary Logic
Computer System | Web Server | Flask
Topic 1.4 - Identifying and Correcting Errors
Single Responsibility & API Chaining
Computing Systems | AWS Deployment | Setup Applicationa
Computing Systems | AWS Deployment | Launch EC2
Computing System | AWS Deployment| Step-by-Step Guide
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 ...