File size: 139 Bytes
1225bf2
 
 
 
 
 
 
be196c4
1
2
3
4
5
6
7
8
examples = [
    [
        '{"name": "", "email": ""}',
        'John Smith, email: [email protected]',
        "4000",
        True
    ]
]