5.Python Basics Arrays,Modules & Loops

Pubblicato il: 16 maggio 2021
sul canale di: Life After Graduation
43
1

Thanks for watching the video.

Also I would like to introduce you to our new course on udemy if interested. "Learn Python using Amazon SageMaker".Do try this URL: https://www.udemy.com/course/learn-py...

Arrays are used to store multiple values in one single variable.


What is an Array?
An array is a special variable, which can hold more than one value at a time.


Access the Elements of an Array
You refer to an array element by referring to the index number.


Python Modules
What is a Module?
Consider a module to be the same as a code library.
A file containing a set of functions you want to include in your application.


Use a Module
Now we can use the module we just created, by using the import statement


In questa pagina del sito puoi guardare il video online 5.Python Basics Arrays,Modules & Loops della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Life After Graduation 16 maggio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 43 volte e gli è piaciuto 1 spettatori. Buona visione!