Created by Tom Probert
about 9 years ago
|
||
More Notes:Pseudocode is an artificial and formal language to help programmers code.player = “enter your name”print “enemy sightedif [player] touches [enemy]play sound.oggprint “Ouch!”a flowchart is a diagram that pictorially shows the steps of an algorithm. It uses specific shapes, then lines connect the shapes to show progress.Start oval and End ovalRectangle is processdiamond shape is question/decision.
Want to create your own Notes for free with GoConqr? Learn more.