Basic IF statement in Python

Publicado em: 29 Maio 2022
no canal de: Computer Science with DM
5
0

An IF statement is used for decision making. It is vital to use the correct syntax, otherwise it will not work. An IF statement starts with an if in lower case. The colon : means 'then'. For example, if the condition is true THEN print 'success!'
After the colon, there should be an indentation (space at the front) on the next line, for example when writing the print statement.


Nesta página do site você pode assistir ao vídeo on-line Basic IF statement in Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Computer Science with DM 29 Maio 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 5 vezes e gostou 0 espectadores. Boa visualização!