Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fe46363

Browse files
the instructions were updated
1 parent 0cbed38 commit fe46363

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

‎.learn/resets/01-hello-world/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# On the next line, use Python's print function to say `Hello World` in the console (this exercise is case-sensitive!)

‎README.es.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
2626
2727
## Instalación local:
2828

29+
Clona el repositorio en tu ambiente local y sigue los siguientes pasos:
30+
2931
1. Instala learnpack, el administrador de paquetes para tutoriales de aprendizaje y el complemento del compilador html para learnpack, asegúrate de tener también node.js 14+:
3032

3133
```sh

‎README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99
![last commit](https://img.shields.io/github/last-commit/4geeksacademy/python-lists-loops-programming-exercises)
1010
[![build by developers](https://img.shields.io/badge/build_by-Developers-blue)](https://breatheco.de)
1111
[![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy)
12-
<!-- endhide -->
12+
1313

1414
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises/blob/master/README.es.md) :es:*
15+
<!-- endhide -->
16+
1517

1618
Lists and Loops is one of the most challenging topics to grasp when learning how to code, you will learn:
1719

@@ -38,6 +40,8 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
3840

3941
## Local Installation
4042

43+
Clone the repository in your local environment and follow the steps below:
44+
4145
1. Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
4246

4347
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /