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 e59f986

Browse files
Update README.md
1 parent d4ea9ab commit e59f986

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

‎README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
<!-- hide -->
22
# 🐍 Python lists and loops tutorial exercises
33

44
<a href="https://www.4geeksacademy.co"><img height="280" align="right" src="https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises/blob/master/python-lp-badge.png"></a>
@@ -9,16 +9,17 @@
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 -->
1213

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

14-
Looping is one of the most challenging topics to grasp when learning how to code, you willlearn:
15-
16-
1. all the possible ways to loop in python,
16+
1. All the possible ways to loop in python,
1717

18-
2. looping lists, touples, dictionaries and other data-structures.
18+
2. Looping lists, tuples, dictionaries and other data-structures.
1919

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

22+
<!-- hide -->
2223
<h3>📚 Table of contents:</h3>
2324
<table>
2425
<tr>
@@ -74,6 +75,8 @@ $ learnpack start
7475

7576
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.
7677

78+
<!-- endhide -->
79+
7780
## How are the exercises organized?
7881

7982
Each exercise is a small python project containing the following files:

0 commit comments

Comments
(0)

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