25.8.0
This website uses cookies to ensure you get the best experience on our website. Learn more

Python Development: Performing Operations with Complex Data Types

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. All values in Python are classified into data types. One of these, known as complex data types, facilitates using complex numbers. In this course, you'll learn how to work with complex data types in Python. You'll start by exploring the list data type, which contains an ordered collection of elements. You'll then perform several different operations on lists, such as accessing, adding, and removing elements and implementing slicing operations. Next, you'll work with tuples and examine how tuples contain an ordered collection of elements but are immutable in nature. You'll also work with sets and dictionaries. Finally, you'll explore the nuances of the copy operation for complex data types. When you're finished with this course, you'll be able to use the right Python data type to store your data and perform basic operations using these complex data types.

Issued on

March 22, 2023

Expires on

Does not expire