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

456 B

id, challengeType, isHidden, videoId
id challengeType isHidden videoId
5e6a54af58d3af90110a60a1 11 false H6qtjRTfSog

Description

Instructions

Tests

question:
  text: |
    Where are your programs stored when they are running?

  answers:
    - |
        Hard Drive.
    - |
        Memory.
    - |
        Central Processing Unit.
  solution: 2