Pregunta | Respuesta |
What does this shape represent in a flow chart? | Start/ End Indicates the beginning or end of a program flow in your diagram |
What does this shape represent in a flow chart? | Process Indicates any function that is being carried out by the computer. E.g. opening a text file. |
What does this shape represent in a flow chart? | Decision Indicates a decision point between two or more paths in a flow chart. Usually a yes or no question. E.g. Does answer = 1: |
What does this shape represent in a flow chart? | Input / output Can represent what needs to be inputted by a user into a program or what the program will output. E.g. the print function |
What does this shape represent in a flow chart? | Subroutine Whenever we define a function we can return back to the start or go to a different function we have coded. |
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.