#14 pass statement | pass program in python | python programing

Опубликовано: 07 Сентябрь 2021
на канале: sagar chaglani
38
7

In this video, we will learn about the pass statement. basically, we will learn how to do nothing.

The pass statement does nothing. It can be used when a statement is required syntactically but the program requires no action.

Another place pass can be used is as a place-holder for a function or conditional body when you are working on new code, allowing you to keep thinking at a more abstract level. The pass is silently ignored:


На этой странице сайта вы можете посмотреть видео онлайн #14 pass statement | pass program in python | python programing длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь sagar chaglani 07 Сентябрь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 38 раз и оно понравилось 7 зрителям. Приятного просмотра!