Python Syntax | Python Basic Syntax #2

preview_player
Показать описание
Python - Basic Syntax

Python syntax refers to the set of rules that define the structure of a valid Python program. Some basic syntax rules in Python include:

Use indentation to define code blocks instead of curly braces
Use colons to denote the start of a new code block
Use newline characters to separate statements
Use quotes (single or double) to define string literals
Use the # symbol to indicate a comment line

#100daysofcode

Please support me by subscribing to my channel.

Thanks
Рекомендации по теме
visit shbcf.ru