👉 In programming, a declarative statement is a statement that tells a computer what to do or say. It is not a command in a script language like Python, but rather an instruction for the program to take certain actions. For example: ```python print("Hello world!") ``` This is a declarative statement and it does nothing. In programming, a declarative statement can also be used as a way to start or end a program. For example: ```python if condition: