Files
freeCodeCamp/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/introduction-hardware-achitecture.english.md
Oliver Eyton-Williams bd68b70f3d Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

502 B

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

Description

Instructions

Tests

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

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