Top Banner
UTeach CS Principles Unit 1: Computational Thinking Pseudocode for the AP Exam Exam Reference Sheet The following materials are available in the “Reproducibles for Students” section (p. 102) of the AP Computer Science Principles Course and Exam Description. The “AP Computer Science Principles Exam Reference Sheet” begins on p. 114. As AP® Computer Science Principles does not designate any particular programming language, this reference sheet provides instructions and explanations to help students understand the format and meaning of the questions they will see on the exam. While students are free to use any format of their choosing when writing their own algorithms, they are encouraged to use this style guide as a reference.
9

Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the

Mar 30, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the

UTeach CSPrinciples

Unit 1: ComputationalThinking

Pseudocode for the AP Exam

Exam Reference SheetThe following materials are available in the “Reproducibles for Students” section (p. 102) of the AP Computer SciencePrinciples Course and Exam Description. The “AP Computer Science Principles Exam Reference Sheet” begins on p. 114.

As AP® Computer Science Principles does not designate any particular programming language, thisreference sheet provides instructions and explanations to help students understand the format andmeaning of the questions they will see on the exam.

While students are free to use any format of their choosing when writing their own algorithms, they are encouraged to use thisstyle guide as a reference.

Page 2: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 3: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 4: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 5: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 6: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 7: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 8: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the
Page 9: Pseudocode for the AP Exam · 2018. 11. 28. · AP Computer Science Principles Exam Reference Sheet Explanation Assignment, Display, and Input Evaluates expression and assigns the

© 2018 The University of Texas atAustin

UTeach Computer Science—http://uteachcs.org