Real Python Tutorials

Basic Data Types in Python
NEW

Basic Data Types in Python: A Quick Exploration

In this tutorial, you'll learn about the basic data types that are built into Python, including numbers, strings, bytes, and Booleans.

May 20, 2024 basics python