Files
freeCodeCamp/curriculum/challenges/chinese/07-scientific-computing-with-python/python-for-everybody/introduction-hardware-achitecture.md
2020-09-29 22:09:05 +02:00

501 B

id, title, challengeType, isHidden, videoId
id title challengeType isHidden videoId
5e6a54af58d3af90110a60a1 Introduction: Hardware Architecture 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