Correction: Contrary to what I have said (7:23), spaces ARE preferred over tabs in Python.
---Tabs or Spaces? Spaces are the preferred indentation method. Tabs should be used solely to remain consistent with code that is already indented with tabs. Python disallows mixing tabs and spaces for indentation (PEP 8 -- Style Guide for Python Code). But most Python IDEs (VS Code, PyCharm, etc.) have already set it automatically where 1 tab = 4 spaces.
You can also refer here: • Beginner Python Tutorial 44 - Tabs vs Spaces
На этой странице сайта вы можете посмотреть видео онлайн Chapter 3: Conditional Execution длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Romer Ian Pasoc 27 Февраль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,371 раз и оно понравилось 17 зрителям. Приятного просмотра!