Python3: Data, Variables, and Data Types

Pubblicato il: 24 aprile 2021
sul canale di: Cart's Coding Club
29
0

In this video, you will learn about the basics of working with data in python3!


Data is everything in programs, it is the whole reason programs exist. In python3, the best way to store basic data is using variables which are named containers that can be referenced unlimited times in a program.


The video also covers 3 basic data types which are whole numbers (int), rational numbers with decimals (float), and text character or sets of text characters (str).


Here are some references on these concepts if you are interested in learning more:
Data: https://en.wikipedia.org/wiki/Data_(c...)
Variables: https://www.w3schools.com/python/pyth...
Data Types: https://www.w3schools.com/python/pyth...


Want to code with me and my community? Fill out this forum and join Cart's Coding Club: https://docs.google.com/forms/d/e/1FA...


In questa pagina del sito puoi guardare il video online Python3: Data, Variables, and Data Types della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Cart's Coding Club 24 aprile 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 29 volte e gli è piaciuto 0 spettatori. Buona visione!