Chapter 3: Conditional Execution

Publié le: 27 février 2021
sur la chaîne: Romer Ian Pasoc
1,371
17

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  


Sur cette page du site, vous pouvez voir la vidéo en ligne Chapter 3: Conditional Execution durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Romer Ian Pasoc 27 février 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,371 fois et il a aimé 17 téléspectateurs. Bon visionnage!