Complex Datatypes
Select the data type you want to learn from the drop-down. The three complex datatypes in the simulation are -
- List
- Dictionary
- Set
There are two Learning modes for each data types in this experiment -
- Learn - This is the learn tab which teaches you how to program using complex datatypes. Drag the options and Complete the program to get the required output.
- Practice - This is the practice tab which lets you explore all functionalities of complex datatypes. Enter any function with the syntax given and see how it affects the respective data type.