Please enable JavaScript to use CodeHS

Standards Framework

for GIAC Python Coder

4

Standards in this Framework

Standard Description
1 The candidate will be able to create and analyze simple control structures, including conditionals (if/else/elif) and for/while loops using Python.
6 The candidate will have a basic understanding of Python exception handling capabilities, and how to build these into a program.
7 The candidate will be able to demonstrate an understanding of Python functions, classes, and object oriented programming.
10 The candidate will be able to implement the more fundamental elements of Python, including creating, debugging and executing a program, and user/file input and output.