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

Additional Resources#

  1. Get started with Python in ArcGIS Pro

  2. Learn Python in ArcGIS Pro

  3. Python in ArcGIS Pro