# Introduction In the previous lab we learned the basics of Python. In this lab we will learn the basic Python data types and how to convert between them. ## Achievements - Data Types - `type()` Function - Type Conversion
Click the virtual machine below to start practicing