Friday, November 4, 2011

Notes About Programming

*If you don't have variables a program cannot do anything
*a variable is something a program needs to remember(usually its a number or a word)
*3 structures used to create a program:
   -sequence
    -selection
    -repetition

No comments:

Post a Comment