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
On this page of the site you can watch the video online Chapter 3: Conditional Execution with a duration of hours minute second in good quality, which was uploaded by the user Romer Ian Pasoc 27 February 2021, share the link with friends and acquaintances, this video has already been watched 1,371 times on youtube and it was liked by 17 viewers. Enjoy your viewing!