Waivio

Microbit Programming - Selection Style Program | Logic operation | Decision making operation

0 comments

ukay665 years agoPeakD

The second basic programming skill that beginners in programming should have is how to apply if, if-else conditional statements. The conditional statements will give a Boolean result of true and false from which program will make selection of the appropriate next action.
Normally programs will have a mixed style of sequence, selection and looping.

Comments

Sort byBest