You were introduced to three concepts:
Variables give names to values in your code using the assignment operator (=)
Errors, such as syntax errors and run-time errors, are raised whenever Python can’t execute your code. They are displayed in IDLE’s interactive window in the form of a traceback.
Comments are lines of code that don’t get executed and serve as documentation for yourself and other programmers that need to read your code.
#python #programming
На этой странице сайта вы можете посмотреть видео онлайн Python tutorial #2 - Comments, Variables, Errors длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь PyPost 31 Июль 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 116 раз и оно понравилось 7 зрителям. Приятного просмотра!