Files
freeCodeCamp/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/networking-text-processing.english.md
2020-06-23 17:36:39 +05:30

419 B

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

Description

Tests

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

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