Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/networking-text-processing.chinese.md
2020-09-21 20:51:46 +05:30

402 B

id, title, challengeType, isHidden, videoId
id title challengeType isHidden videoId
5e7b9f0c0b6c005b0e76f074 Networking: Text Processing 11 false Pv_pJgVu8WI

Description

Tests

question:
  text: |
    Which type of encoding do most websites use?

  answers:
    - |
        UTF-8
    - |
        UTF-16
    - |
        UTF-32
  solution: 1