5 lines
169 B
CSV
5 lines
169 B
CSV
|
|
name,age,email,active
|
||
|
|
John Doe,30,john@example.com,true
|
||
|
|
Jane Smith,25,jane@example.com,false
|
||
|
|
Bob Johnson,45,bob@example.com,true
|
||
|
|
Alice Williams,35,alice@example.com,true
|