From 07512a040d0dd035d9acaeef1eff2024487fd810 Mon Sep 17 00:00:00 2001 From: lorenagubaira <102861577+Lorenagubaira@users.noreply.github.com> Date: Thu, 13 Apr 2023 19:46:31 +0000 Subject: [PATCH 1/2] codepaces reference --- README.es.md | 12 +++++++----- README.md | 15 +++++++++++---- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/README.es.md b/README.es.md index b273bd8..a60e9c6 100644 --- a/README.es.md +++ b/README.es.md @@ -4,6 +4,7 @@ Creado por @alesanchezr y + Aprende y practica las funciones de Python. Vas a ver los siguientes conceptos: 1. Declarar una función. @@ -26,9 +27,11 @@ Estos ejercicios son colaborativos, ¡te necesitamos! Si encuentras algún error -## Instalación en un clic: +## Instalación en un clic (recomendado) + +Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recomendado) o [Abrir en Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git). -Haz clic en los siguientes enlaces para abrir este tutorial inmediatamente en [Codespaces](https://codespaces.new/?repo=4GeeksAcademy/python-functions-programming-exercises) o [Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/python-functions-programming-exercises.git). +> Una vez ya tengas abierto VSCode, los ejercicios de LearnPack deberían empezar automáticamente; si esto no sucede puedes intentar empezar los ejercicios escribiendo este comando en tu terminal: `$ learnpack start` ## Instalación local: @@ -51,9 +54,6 @@ $ cd python-functions-programming-exercises $ pip install pytest==4.4.2 mock pytest-testdox $ learnpack start ``` - -Nota: Estos ejercicios tienen calificación automática pero es un tanto rígida, te recomiendo ignorar los tests, considéralos como una recomendación o podrías frustrarte. - ## ¿Cómo están organizados los ejercicios? @@ -64,6 +64,8 @@ Cada ejercicio es un pequeño proyecto en Python que contiene los siguientes arc 2. **README.md:** contiene las instrucciones del ejercicio. 3. **test.py:** no tienes que abrir este archivo. Contiene los scripts de pruebas del ejercicio. +> Nota: Estos ejercicios tienen calificación automática pero es un tanto rígida, te recomiendo ignorar los tests, considéralos como una recomendación o podrías frustrarte. + ## Colaboradores Gracias a estas personas maravillosas ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): diff --git a/README.md b/README.md index cb29157..5332d04 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ By @alesanchezr and + +*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/Lorenagubaira/python-functions-programming-exercises/blob/master/README.es.md) :es:* + Learn and practice Python Functions. You will see the folowing concepts: 1. Declaring a function. @@ -17,7 +20,7 @@ Learn and practice Python Functions. You will see the folowing concepts: 5. Function recursivity, and many other functional concepts. -Note: The entire tutorial is 👆 interactive, ✅ auto-graded and with 📹 video tutorials. +> Note: The entire tutorial is 👆 interactive, ✅ auto-graded and with 📹 video tutorials. These exercises were built in collaboration, we need you! If you find any bugs or misspells please contribute and report them. @@ -26,9 +29,12 @@ These exercises were built in collaboration, we need you! If you find any bugs o

-## One click installation: -Click in the following links to open immediately in [Codespaces](https://codespaces.new/?repo=4GeeksAcademy/python-functions-programming-exercises) or [Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/python-functions-programming-exercises.git). +## One click installation (recommended): + +You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git). + +> Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically you can try typing on your terminal: `$ learnpack start` ## Local Installation @@ -52,7 +58,6 @@ $ pip install pytest==4.4.2 mock pytest-testdox $ learnpack start ``` -Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated. ## How are the exercises organized? @@ -63,6 +68,8 @@ Each exercise is a small react application containing the following files: 2. **README.md:** contains exercise instructions. 3. **test.py:** you don't have to open this file, it contains the testing script for the exercise. +> Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated. + ## Contributors Thanks to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): From d53186f038f9d394e6f3ef816c36988fdd0e5653 Mon Sep 17 00:00:00 2001 From: lorenagubaira <102861577+Lorenagubaira@users.noreply.github.com> Date: Thu, 20 Apr 2023 21:32:45 +0000 Subject: [PATCH 2/2] the links were updated --- README.es.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.es.md b/README.es.md index a60e9c6..ca39bca 100644 --- a/README.es.md +++ b/README.es.md @@ -29,7 +29,7 @@ Estos ejercicios son colaborativos, ¡te necesitamos! Si encuentras algún error ## Instalación en un clic (recomendado) -Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recomendado) o [Abrir en Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git). +Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Codespaces](https://codespaces.new/?repo=4GeeksAcademy/python-functions-programming-exercises) (recomendado) o [Abrir en Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/python-functions-programming-exercises.git). > Una vez ya tengas abierto VSCode, los ejercicios de LearnPack deberían empezar automáticamente; si esto no sucede puedes intentar empezar los ejercicios escribiendo este comando en tu terminal: `$ learnpack start` diff --git a/README.md b/README.md index 5332d04..704c8b8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ These exercises were built in collaboration, we need you! If you find any bugs o ## One click installation (recommended): -You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git). +You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/python-functions-programming-exercises) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/python-functions-programming-exercises). > Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically you can try typing on your terminal: `$ learnpack start`