pass statement in python | pass keyword in python

preview_player
Показать описание
In this video you will learn what is or how to use pass keyword or pass statement in python. Actually pass is a null operation, it means when it is executed, nothing happens. It is useful as a placeholder when a statement is required syntactically, but no code needs to be executed. pass can be used in if else, loops or even in a function.
#python_video_20
Рекомендации по теме
join shbcf.ru