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 d4a24c7

Browse files
committed
updated
1 parent f90a785 commit d4a24c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎exercises/00-welcome/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Python Requests is a powerful and widely-used package for interacting with APIs
44

55
With Python Requests, you can easily make GET, POST, PUT, DELETE, to communicate with web servers and retrieve data. It supports handling authentication, headers, cookies, and sessions, allowing for seamless integration with various web services.
66

7-
Here you will learn:
7+
Here you will learn the next 5 points:
88

9-
1. How to do GET requests?
9+
1. How to do GET requests?
1010
2. How to fetch data properties and information?
1111
3. How to set request headers?
1212
4. How to set request content-type?

0 commit comments

Comments
(0)

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