Sequencing, all lines of code are executed in order, Selection, some lines of code are executed if a certain condition is met, Programming, the process of writing computer software, Program, several instructions written in code or scripted, Algorithm, sets of step-by-step instructions for the computer to follow, Pseudocode, A method of writing up a set of instructions for a computer program using plain English., Flowchart, A diagram that shows the step-by-step flow of an algorithm, IF Then Else, Statement used in selection, Repetition or Iteration, Same lines of code are executed over and over again in a loop , Count-controlled loop, repeat the same steps a specific number of times, Condition-controlled loop, repeats until a certain condition is met , WHILE loops, Used in condition-controlled loops, FOR loops, Used in count-controlled loops, Do While loop, code will be executed at least once.

Bảng xếp hạng

Phong cách trực quan

Tùy chọn

Chuyển đổi mẫu

Bạn có muốn khôi phục tự động lưu: không?