Multiple objects of a class in Python using for loop and list

preview_player
Показать описание
How to create multiple objects in python is shown

#pythontutorial
Рекомендации по теме
Комментарии
Автор

so nice and simple explanation. thankyou very much sir

nishantpatil
Автор

Excellent video tutorial! Thank you very much... Liked and subscribed!
Now I can easily store stock price data, and stock buy/sell data with OOP.

rayoh
Автор

u saved me with this tutorial thank you!

disgraced
Автор

Nice video, thank you.. But please capitalise the frist letter of your class name - it really helps read/follow the code much more easily.

kychemclass
Автор

Sir aap Hindi mai video bhejo 🙏🙏
Nice video 👍👍

aartipawar
Автор

How to display the class if the marks are 90 ? It would hopefully show A and C as the output. How would you do this?

o.l.simpson