2020-09-29 22:09:04 +02:00

410 B

id, title, challengeType, videoId
id title challengeType videoId
5e7b9f0c0b6c005b0e76f072 Networking Protocol 11 c6vZGescaSc

Description

Tests

question:
  text: |
    What type of HTTP request is usually used to access a website?

  answers:
    - |
        POST
    - |
        GET
    - |
        WEB
    - |
        ACCESS
  solution: 2