Back to Python

Variables and Data Types

Understanding how to store data and work with different data types in Python

1 week

Topics in this Chapter

1

Variables and Assignment

How to create and use variables in Python

2

Basic Data Types

Understanding Python's built-in data types: int, float, str, bool

3

Type Conversion and Casting

Converting between different data types in Python

GeekDost - Roadmaps & Snippets for Developers