Files
freeCodeCamp/curriculum/challenges/japanese/23-python-for-everybody/python-for-everybody/using-web-services.md
freeCodeCamp's Camper Bot 9c20069eb2 chore(i18n,learn): processed translations (#53819)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-03-12 22:29:52 +05:30

488 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--

インターネットでデータを送信するための最も一般的な 2 つの方法は何ですか?

--answers--

JSON と TXT


JSON と XML


XML と TXT


XML と PHP


PHP と TXT

--video-solution--

2