Complex Datatypes

Select the data type you want to learn from the drop-down. The three complex datatypes in the simulation are -

  1. List
  2. Dictionary
  3. Set

There are two Learning modes for each data types in this experiment -

  1. 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.
  2. 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.