a.py 60 Bytes
Newer Older
Kai Chen's avatar
Kai Chen committed
1
2
3
4
item1 = [1, 2]
item2 = {'a': 0}
item3 = True
item4 = 'test'