Introduction to Python
Contents
2. Introduction to Python ¶
2.1. Covered in this Chapter¶
What is Data?
Types of Python Data
Strings
Numbers (Integers and Floats)
Booleans
Manipulating Strings
Mathematical Operations
What is a Data Structure?
Lists
Tuples
Sets
Dictionaries
Indexing