Files
freeCodeCamp/curriculum/challenges/english/07-scientific-computing-with-python/lectures-python-for-everybody/web-services-a.english.md
2020-05-27 13:19:09 +05:30

438 B

id, title, challengeType, isRequired, videoId
id title challengeType isRequired videoId
5e7b9f0e0b6c005b0e76f07a Web Services A 11 true oNl1OVDPGKE

Description

Tests

question:
  text: 'What are the two most common ways to send data over the internet?'
  answers:
    - 'JSON and TXT'
    - 'JSON and XML'
    - 'XML and TXT'
    - 'XML and PHP'
    - 'PHP and TXT'
  solution: 2