Determining Operator Precedence (PLAB-PYTH)

Welcome to the Determining Operator Precedence practice lab. In this module, you will be provided with the instructions and devices needed to develop your hands-on skills.

Overview

Learning Outcomes:

In this module, you will complete the following exercise:

  • Exercise 1 – Handling Operator Precedence

After completing this lab, you will be able to:

  • Write a program to use the identity and membership operators.
  • Write a program to determine operator precedence.