We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7367f6e commit 7cf34aaCopy full SHA for 7cf34aa
1 file changed
README.md
@@ -32,3 +32,10 @@
32
| 10 | 📄 |Funções (Range) | [](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/10%20-%20Fun%C3%A7%C3%B5es%20(Range).py)
33
| 11 | 📄 |Funções (Def) | [](https://github.com/murillosnds/python-playground/blob/main/B%C3%A1sico/11%20-%20Fun%C3%A7%C3%B5es%20(Def).py)
34
35
+## 🚀 Como executar
36
+
37
+1. Clone o repositório:
38
39
+```bash
40
+git clone https://github.com/murillosnds/python-playground.git
41
+cd python-playground
0 commit comments