Files
freeCodeCamp/curriculum/challenges/ukrainian/08-data-analysis-with-python/data-analysis-with-python-course/numpy-introduction-b.md

48 lines
988 B
Markdown
Raw Normal View History

---
id: 5e9a093a74c4063ca6f7c153
title: 'Numpy: Вступ B'
challengeType: 11
videoId: YIqgrNLAZkA
bilibiliIds:
aid: 250503382
bvid: BV1kv411w7vB
cid: 409010193
dashedName: numpy-introduction-b
---
# --description--
*Замість використаного у відеоматеріалі notebooks.ai можна користуватись блокнотом Google Colab.*
Додаткові ресурси:
- [Блокноти на GitHub](https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy)
- [Як відкрити блокноти з GitHub використовуючи Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
Який приблизно об'єм пам'яті займає ціле число `5` в чистому Python?
## --answers--
32 біти
---
20 байт
---
16 байт
---
8 біт
## --video-solution--
2