--- id: 5e6a54af58d3af90110a60a1 title: 'Introduction: Hardware Architecture' challengeType: 11 videoId: H6qtjRTfSog --- ## Description
## Instructions
## Tests
```yml question: text: | Where are your programs stored when they are running? answers: - | Hard Drive. - | Memory. - | Central Processing Unit. solution: 2 ```