__________     __ __     __  _______    ________
  / ____/ __ \   / // /    / / / /  _/ |  / / ____/
 / / __/ / / /  / // /_   / /_/ // / | | / / __/
/ /_/ / /_/ /  /__  __/  / __  // /  | |/ / /___
\____/\____/     /_/    /_/ /_/___/  |___/_____/

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

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

BY: @ukay66 | CREATED: Oct. 25, 2020, 4:55 p.m. | VOTES: 1 | PAYOUT: $0.00 | [ VOTE ]

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.
https://youtu.be/_7WtTEJcmKg

TAGS: [ #gems ] [ #selection ] [ #logic ] [ #boolean ]

Replies

NO REPLIES FOUND.

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>