Skip to content

Commit fe4b5d4

Browse files
authored
Update README.md
1 parent 511d55f commit fe4b5d4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414

1515
| # | 📁 | Projetos | 🔗 |
1616
| --- | --- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
17-
| 1 | 📄 | Calculadora Iphone | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/Projetos/Calculadora%20Iphone.py](https://github.com/murillosnds/python-playground/blob/main/Projetos/calculadora_iphone.py)) |
17+
| 1 | 📄 | Calculadora Iphone | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/Projetos/calculadora_iphone.py) |
1818

1919
### Básico
2020

2121
| # | 📁 | Básico | 🔗 |
2222
| --- | --- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2323
| 1 | 📄 |Seu primeiro código | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/01_seu_primeiro_script.py)
24-
| 2 | 📄 |String | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/02%20-%20String.py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/02_string.py))
25-
| 3 | 📄 |Int | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/03%20-%20Int.py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/03_int.py))
26-
| 4 | 📄 |Float | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/04%20-%20Float.py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/04_float.py))
27-
| 5 | 📄 |Booleano | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/05%20-%20Booleano.py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/05_booleano.py))
28-
| 6 | 📄 |Matemática | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/06%20-%20Matem%C3%A1tica.py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/06_matematica.py))
29-
| 7 | 📄 |Condicionais | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/07%20-%20Condicionais.py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/07_condicionais.py))
24+
| 2 | 📄 |String | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/02_string.py)
25+
| 3 | 📄 |Int | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/03_int.py)
26+
| 4 | 📄 |Float | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/04_float.py)
27+
| 5 | 📄 |Booleano | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/05_booleano.py)
28+
| 6 | 📄 |Matemática | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/06_matematica.py)
29+
| 7 | 📄 |Condicionais | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/07_condicionais.py)
3030
| 8 | 📄 |While | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/08_while.py)
3131
| 9 | 📄 |Continue e break | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/09_continue_e_break.py)
32-
| 10 | 📄 |Funções (Range) | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/10%20-%20Fun%C3%A7%C3%B5es%20(Range).py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/10_funcoes_range.py))
33-
| 11 | 📄 |Funções (Def) | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)]([https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/11%20-%20Fun%C3%A7%C3%B5es%20(Def).py](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/11_funcoes_def.py))
32+
| 10 | 📄 |Funções (Range) | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/10_funcoes_range.py)
33+
| 11 | 📄 |Funções (Def) | [![Ver](https://img.shields.io/badge/VER-100000?style=for-the-badge&logo=VER&logoColor=white&labelColor=black&color=black)](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/11_funcoes_def.py)
3434

3535
## 🚀 Como executar
3636

0 commit comments

Comments
 (0)