Working with Primitive Data Types in Python
Welcome to the "Working with Primitive Data Types in Python" Practice Lab. In this module, you will be provided with the instructions and devices needed to develop your hands-on skills.

Introduction
Welcome to the Working with Primitive Data Types in Python Practice Lab. In this module, you will be provided with the instructions and devices needed to develop your hands-on skills.
Learning Outcomes
In this module, you will complete the following exercise:
- Exercise 1. Working with Primitive Data Types in Python
After completing this lab, you will be able to:
- Write and execute a program in script mode
- Write and execute a program in interactive mode
Exam Objectives
The following exam objectives are covered in this lab:
- 4.1 Compare and contrast programming language categories
- 4.3 Explain the purpose and use of programming concepts
Lab Duration
It will take approximately 30 minutes to complete this lab.
Exercise 1 - Working with Primitive Data Types in Python
Python is an interactive, object-oriented, high-level, and user-friendly programming language. The Integrated Development Environment (IDE) of Python is called IDLE. There are two modes in IDLE - interactive and script. The Python Shell window is the interactive mode, and the Editor window is the script mode.
In this exercise, you will write and execute Python programs, using variables of primitive data types, in both script and interactive mode.
Learning Outcomes
After completing this exercise, you will be able to:
- Write and execute a program in script mode
- Write and execute a program in interactive mode
See the full benefits of our immersive learning experience with interactive courses and guided career paths.