Across
- 3. A data type which represents ordered values
- 4. Something that allows a random number to be selected
- 6. What it is called when a computer is executing a programme
- 9. A type of diagram that shows a process made by a computer
- 10. A value that can change depending on the conditions or the information given to the programme
- 12. A whole number
- 13. Allows data to be entered into a python programme
Down
- 1. A simplified language used in programme design
- 2. A piece of code that allows something to be repeated a certain number of times
- 5. A decision the programme can make - if something turns out to be true, the programme will carry out the next function
- 7. The part of the computer that gives out information according to the input
- 8. A piece of code that allows something to be endlessly repeated
- 11. A sequence of characters in programming
