tools = ["LabelMe", "VIA", "CVAT"]print("=" * 40)print("工具列表")print("创建的列表内容为:", tools)
Standard input is empty
======================================== 工具列表 创建的列表内容为: ['LabelMe', 'VIA', 'CVAT']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!