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

485 B

id, title, challengeType, videoId
id title challengeType videoId
5e6a54af58d3af90110a60a1 Introduction: Hardware Architecture 11 H6qtjRTfSog

Description

Instructions

Tests

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

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