File size: 108 Bytes
09a3fa9
 
 
 
 
1
2
3
4
5
6
# Copyright (c) OpenMMLab. All rights reserved.
item1 = [1, 2]
item2 = {'a': 0}
item3 = True
item4 = 'test'