Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

Python

Compiler

CPython 3.6.2

Options

Author

anonymous

about 7 years ago

$ python3 prog.py
[{'age': '23', 'id': '3', 'name': 'Jone'},
 {'age': '17', 'id': '1', 'name': 'Anne'},
 {'age': '21', 'id': '2', 'name': 'Ken'}]
<class 'list'> <class 'dict'>
Exit Code:
0