python extra function: try except else

Опубликовано: 05 Февраль 2021
на канале: Siobhan Allen
23
like

This might be useful for BTEC computing Level 2 students who have written a working Python program and would like to add additional functions to the program, possibly for the distinction

Error handling: try:, except:, else: allows you to check if a condition is true. If it is not it drops into the except: part, if it is, it will pass straight to the else: I show in a basic python program, and then in my example tkinter porgram


На этой странице сайта вы можете посмотреть видео онлайн python extra function: try except else длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Siobhan Allen 05 Февраль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 23 раз и оно понравилось like зрителям. Приятного просмотра!