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

428 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f0e0b6c005b0e76f07a Webdienste benutzen 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 und TXT


JSON und XML


XML und TXT


XML und PHP


PHP und TXT

--video-solution--

2