Built-in Data Types#
Learning Objectives#
Use the Python Notebook in ArcGIS Pro
Learn Markdown syntax
Explore basic Python data types, including
Number (Integer and Float),
string,
Boolean, and
List
Additional Data Types: tuple, set, dictionary, and list comprehension