File size: 77 Bytes
09a3fa9
 
 
1
2
3
4
test_int = 1
test_list = [1, 2, 3]
test_dict = dict(key1='value1', key2=0.1)