Files
freeCodeCamp/curriculum/challenges/italian/07-scientific-computing-with-python/python-for-everybody/introduction-hardware-achitecture.md

31 lines
353 B
Markdown
Raw Normal View History

---
id: 5e6a54af58d3af90110a60a1
title: 'Introduction: Hardware Architecture'
challengeType: 11
videoId: H6qtjRTfSog
dashedName: introduction-hardware-architecture
---
# --question--
## --text--
Where are your programs stored when they are running?
## --answers--
Hard Drive.
---
Memory.
---
Central Processing Unit.
## --video-solution--
2