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.