pseudocode for the ap exam · 2018. 11. 28. · ap computer science principles exam reference sheet...

9
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.

Upload: others

Post on 30-Mar-2021

3 views

Category:

Documents


0 download

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