Criado por Tom Probert
aproximadamente 9 anos atrás
|
||
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.
Quer criar suas próprias Notas gratuitas com a GoConqr? Saiba mais.