Working with Primitive Data Types (PLAB-PYTH)

Welcome to the Working with Primitive Data Types 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 – Working with Primitive Data Types

After completing this lab, you will be able to:

  • Create a program to store and print data of types string, integer, float, and Boolean.
  • Run the program in both script and interactive mode using the IDLE.