Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/networking-text-processing.md
2020-10-06 23:10:08 +05:30

365 B

id, challengeType, isHidden, videoId
id challengeType isHidden videoId
5e7b9f0c0b6c005b0e76f074 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