Skip to content

Commit 9b49003

Browse files
Update learn.json
1 parent f90a785 commit 9b49003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
},
88
"slug": "python-http-requests-api-tutorial-exercises",
99
"description": {
10-
"us": "Learn interactively to consume and create HTTP requests to APIs using Python",
11-
"es": "Aprende interactivamente cómo consumir APIs y hacer requests HTTP con Python"
10+
"us": "Master Python API requests with our interactive tutorial! Learn to make GET, POST, PUT, and DELETE requests effortlessly. Start coding today!",
11+
"es": "¡Domina las peticiones a la API de Python con nuestro tutorial interactivo! Aprenda a realizar peticiones GET, POST, PUT y DELETE sin esfuerzo. ¡Empieza a programar hoy mismo!"
1212
},
1313
"repository": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises",
1414
"duration": 4,

0 commit comments

Comments
 (0)