Example: biology
Algorithms pseudocode; examples - Gabriel Istrate

Algorithms pseudocode; examples - Gabriel Istrate

Back to document page

<S1> <S2> <S> True False True False Conditional statement • Aim: choosing between two or several alternatives depending on the value of some conditions • General variant: if <condition> then <S1> else <S2> endif • Simplified variant: if <condition> then <S> endif

  Pseudocode

Download Algorithms pseudocode; examples - Gabriel Istrate


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries