Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericksimoes/projeto-exemplo-a
Exemplo de projeto de IC
https://github.com/ericksimoes/projeto-exemplo-a
Last synced: about 2 months ago
JSON representation
Exemplo de projeto de IC
- Host: GitHub
- URL: https://github.com/ericksimoes/projeto-exemplo-a
- Owner: ErickSimoes
- Created: 2024-11-11T14:48:52.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-11T14:57:28.000Z (about 2 months ago)
- Last Synced: 2024-11-11T15:42:51.624Z (about 2 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projeto de Exemplo de Git
-------
Este é um projeto com códigos simples só para exemplificar
```python
# bloco de código
print('Exemplo')
```