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 849fd9f

Browse files
Update README.md
1 parent cb01317 commit 849fd9f

File tree

1 file changed

+6
-20
lines changed

1 file changed

+6
-20
lines changed

‎README.md

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -19,33 +19,19 @@ Lists and Loops is one of the most challenging topics to grasp when learning how
1919

2020
The entire tutorial is 👆 interactive, ✅ auto-graded and with. 📹 video tutorials.
2121

22-
<!-- hide -->
23-
<h3>📚 Table of contents:</h3>
24-
<table>
25-
<tr>
26-
<td>1. <a href="https://github.com/4GeeksAcademy/python-beginner-programming-exercises">Python for Beginners</a> </td>
27-
28-
</tr>
29-
<tr color="white"><td>2. <a href="https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises">Practice Looping Lists and Tuples</a></td>
30-
<td>← 🔥 your are here now</td>
31-
<td><a href="https://gitpod.io#https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises.git"><img src="https://gitpod.io/button/open-in-gitpod.svg" /></a></td>
32-
</tr>
33-
<tr><td>3. <a href="https://github.com/4GeeksAcademy/python-functions-programming-exercises">Practice functions</a></td>
34-
</tr>
35-
<tr><td>4. <a href="https://github.com/4GeeksAcademy/master-python-programming-exercises">Master Python (intermediate)</a></td></tr>
36-
<tr><td>5. <a href="https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises">Python API Requests</a></td></tr>
37-
<tr><td>6. What next? <a href="https://github.com/4GeeksAcademy/About-4Geeks-Academy/issues/new">Request a new tutorial</a> or <a href="https://github.com/4GeeksAcademy/About-4Geeks-Academy/labels/help%20wanted">collaborate</a>.<br /> We will feature your profile in our list of contributors</td></tr>
38-
</table>
39-
4022
These exercises were built in collaboration, we need you! If you find any bugs or misspells plese contribute and report them.
4123

24+
<!-- hide -->
25+
4226
<p align="center">
4327
<a href="https://www.youtube.com/watch?v=xMg9d0KsYAk&list=PLCVs_S8Skwp-I5pbEKvs7Vb-94HFNPOSC"><img src="https://github.com/4GeeksAcademy/python-beginner-programming-exercises/blob/master/python-intro.gif?raw=true"></a>
4428
</p>
4529

46-
## One click installation:
30+
## One click installation (recommended):
31+
32+
You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/python-lists-loops-programming-exercises) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises).
4733

48-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io#https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises.git)
34+
> 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`
4935
5036

5137
## Local Installation

0 commit comments

Comments
(0)

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