Created
August 21, 2025 02:28
-
-
Save celsowm/0a32008f68c3937f37648147a8017bba to your computer and use it in GitHub Desktop.
vendas.csv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id_venda | produto_vendido | quantidade_vendida | data_venda | |
---|---|---|---|---|
1 | Camiseta | 2 | 2023-10-25 | |
2 | Tênis | 1 | 2023-10-25 | |
3 | Boné | 5 | 2023-10-26 | |
4 | Camiseta | 3 | 2023-10-27 | |
5 | Calça Jeans | 2 | 2023-10-27 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment