Across
- 3. a sequence of instruction s that is continually repeated until a certain condition is reached.
- 5. any of a number of distinct but interrelated units from which a program may be built up or into which a complex activity may be analyzed.
- 6. the mechanical, magnetic, electronic, and electrical devices comprising a computer system
- 9. a computer program
- 13. software that is available free of charge and often distributed informally for evaluation, after which a fee may be requested for continued use.
- 14. a program that can analyze and execute a program line by line.
- 19. The float variable is often used to include currency values in a computer
- 20. operates equipment or a machine
- 24. a data structure consisting of a collection of elements
- 25. software that is available free of charge.
- 26. A ________ is a punctuation mark used to enclose information
- 28. a function that allows the computer to do either or
- 29. a sequence of program instructions that performs a specific task
- 30. a named section of a program that performs a specific task.
- 31. It adds a group of numbers together generally from a worksheet area you specify (called a range).
- 32. the basic unit of information in computer storage
- 33. retains its contents even when the computer is turned off.
- 34. a software program, or the computer on which that program runs
- 35. a function that adds another function
- 36. a register in a computer processor that contains the address (location) of the instruction being executed at the current time
- 38. a computer program that transforms computer code written in one programming language into another programming language
Down
- 1. a binary variable, having two possible values called “true” and “false.”.
- 2. push, which adds an element to the collection, and.
- 4. the output of the function is often affected by the values that are passed into the function.
- 7. removes the most recently added element that was not yet removed.
- 8. the action of linking things together in a series.
- 10. a collection in which the entities in the collection are kept in order and the principal
- 11. n element, feature, or factor that is liable to vary or change.
- 12. a thing complete in itself.
- 15. a programming language that developers use to create applications on your computer.
- 16. a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
- 17. an algorithm that puts elements of a list in a certain order
- 18. an abstract data type that serves as a collection of elements, with two principal operations
- 21. a method of solving a problem where the solution depends on solutions to smaller instances of the same problem
- 22. cause a discrete increase in (a numerical quantity).
- 23. the process of identifying and removing errors from computer hardware or software.
- 25. used as a function word to indicate purpose
- 26. an informal high-level description of the operating principle of a computer program or other algorithm
- 27. else statement is used in Python for decision
- 32. an instruction in a computer program that can cause a computer to begin executing a different instruction sequence
- 33. Each time the _______() function is called, it returns an unexpected
- 34. a set of rules for or an analysis of the syntax of a language
- 37. the smallest unit of data in a computer
- 39. random access memory, a type of computer memory that can be accessed randomly
