Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


output / printclass type
list['mycsvfile.csv', . . . . ]<class 'list'>
dictionary


Wiki Markup
{'key1': 'value1','key2':'value2',. . .
. '
 }


<class 'dict'>