Please enable JavaScript to use CodeHS

PCEP-30-02 Exam: PCEP-30-02 1.4

CodeHS Lessons

Choose operators and data types adequate to the problem: numeric operators: ** * / % // + –; string operators: * +; assignment and shortcut operators; unary and binary operators; priorities and binding; bitwise operators: ~ & ^ | << >>; Boolean operators: not, and, or; Boolean expressions; relational operators ( == != > >= < <= ); the accuracy of floating-point numbers; type casting;

This standard does not have any mappings to our lessons yet.