Files
freeCodeCamp/curriculum/challenges/chinese/23-python-for-everybody/python-for-everybody/using-web-services.md
2024-01-24 19:52:36 +01:00

427 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f0e0b6c005b0e76f07a 使用网络服务 11 oNl1OVDPGKE
aid bvid cid
759406136 BV1b64y16746 377332189
using-web-services

--question--

--text--

What are the two most common ways to send data over the internet?

--answers--

JSON 和 TXT


JSON 和 XML


XML 和 TXT


XML 和 PHP


PHP 和 TXT

--video-solution--

2