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

31 lines
331 B
Markdown
Raw Normal View History

---
id: 5e6a54af58d3af90110a60a1
title: '导言:硬件架构'
challengeType: 11
videoId: H6qtjRTfSog
dashedName: introduction-hardware-architecture
---
# --question--
## --text--
当你的程序运作时,它被存储在哪里?
## --answers--
硬盘。
---
内存。
---
中央处理器。
## --video-solution--
2