freeCodeCamp/curriculum/challenges/italian/08-data-analysis-with-python/data-analysis-with-python-c.../numpy-introduction-b.md

48 lines
789 B
Markdown
Raw Normal View History

---
id: 5e9a093a74c4063ca6f7c153
title: Introduzione a Numpy B
challengeType: 11
videoId: YIqgrNLAZkA
bilibiliIds:
aid: 250503382
bvid: BV1kv411w7vB
cid: 409010193
dashedName: numpy-introduction-b
---
# --description--
*Invece di usare notebooks.ai come mostrato nel video, puoi invece usare Google Colab.*
Altre risorse:
- [Notebook su GitHub](https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy)
- [Come aprire Notebooks da GitHub usando Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
Quanta memoria consuma all'incirca in Python puro il numero intero `5`?
## --answers--
32 bit
---
20 byte
---
16 byte
---
8 bit
## --video-solution--
2