Skip to main content

PCEP Exam Support in CodeHS

CodeHS offers built-in support to help teachers and students prepare for the Python Institute’s PCEP (Certified Entry-Level Python Programmer) exam.

Daniel Lim avatar
Written by Daniel Lim
Updated this week

Several CodeHS Python courses are aligned with the PCEP exam objectives and include practice materials designed to reinforce key programming concepts and prepare students for certification.

The PCEP exam measures foundational knowledge of Python programming, including:

  • Computer Programming and Python Fundamentals

  • Control Flow – Conditional Blocks and Loops

  • Data Collections – Tuples, Dictionaries, Lists, and Strings

  • Functions and Exceptions

The CodeHS Texas Computer Science I in Python course aligns with these key topic areas and provides multiple opportunities for students to learn, practice, and assess their understanding.

Learn more about the PCEP certification and exam on the official Python Institute website.

Courses Aligned with the PCEP Exam

The following CodeHS courses align with the PCEP certification objectives and include exam preparation resources:

  • PCEP Certification Prep – A one-semester course focused entirely on PCEP exam content and readiness.

  • Texas Computer Science I in Python – A year-long course that includes all content from the PCEP Certification Prep course, along with additional programming topics to cover the Texas Computer Science I TEKS.

  • Introduction to Python Programming – A year-long introductory course that offers an optional PCEP Certification Prep supplemental unit teachers can add to support exam preparation.

All three courses provide opportunities for students to build the foundational Python knowledge and problem-solving skills required for the PCEP exam.

Practice Exam Materials

To help students prepare, CodeHS includes a series of four review quizzes that together function as a comprehensive practice exam.

Each quiz:

  • Contains at least 10 questions.

  • Corresponds to one of the PCEP exam topic categories.

  • Provides a focused review of the skills and topics emphasized on the PCEP exam.

These quizzes were developed to reflect the topics and question styles found on the PCEP exam and can be found in the courses listed above.

How to Use the Practice Materials

The PCEP review quizzes can be used at any point in the course to help students check their understanding or as a complete practice sequence to prepare for the exam. Teachers and students can access the four PCEP review quizzes at the end of each course for easy use and review.

Additional Resources

Learn more about the PCEP certification and exam on the official Python Institute website:


Still have questions? Contact our team at support@codehs.com to learn more!

Did this answer your question?