filmov
tv
Focus Area Plus one computer science and application|control statements||if| if else| switch

Показать описание
Note Link
Computer science
computer Application
A control statement is a statement that determines whether other statements will be executed. An if statement decides whether to execute another statement, or decides which of two statements to execute. A loop decides how many times to execute another statement.
Computer science
computer Application
A control statement is a statement that determines whether other statements will be executed. An if statement decides whether to execute another statement, or decides which of two statements to execute. A loop decides how many times to execute another statement.