Crear actividad
Jugar Crucigrama
1 Includes in the program the contents of the of the input/output header .
2 Tells the compiler to allocate enough memory to hold a value of that data type.
3 Are blank lines (space characters and tab characters) makes program easier to read.
4 An expression used to put a value into a variable.
5 Value may be changed during the execution of the program.
6 Text that the compiler ignores but is useful for programmers.
7 Tells what type of data is stored in a given memory location.
8 Value does not change during execution of the program.
9 An abbreviation for ‘end line’.
10 Is a program building block called a function.
11 Syntax for output statements.
12 Syntax for input statements.
6
2
1
10
5
9
7
12
4
3
8