list in python | python list | python tutorial | python programs on list | python list programs |

Published: 12 September 2021
on channel: Coding With Archana
31
4

About this vides:-
Python lists are dynamic if they resize whenever an element is appended to them. Here we are creating dynamic list.
We don't have arrays in python ; we have Python lists. Lists are super dynamic because they allow you to store more than one “variable” inside of them.

After creating dynamic list , i have done coding to find largest and smallest value from dynamic list which is created earlier.

I have used f - string function in program. f-string function description is below.
F-strings provide a way to embed expressions inside string literals, using a minimal syntax. It should be noted that an f-string is really an expression evaluated at run time, not a constant value. In Python source code, an f-string is a literal string, prefixed with 'f', which contains expressions inside braces


Thanks for watching.


On this page of the site you can watch the video online list in python | python list | python tutorial | python programs on list | python list programs | with a duration of hours minute second in good quality, which was uploaded by the user Coding With Archana 12 September 2021, share the link with friends and acquaintances, this video has already been watched 31 times on youtube and it was liked by 4 viewers. Enjoy your viewing!