Sofia's catwordpuzel

12345678910111213141516171819202122232425
Across
  1. 4. The visual programming language used in Code.org's online learning system for K-5 students.
  2. 6. The white area on the right side of Code.org's online learning system where you drag and drop commands to build your program.
  3. 11. A repetitive action or command typically created with programming loops.
  4. 13. A placeholder for a piece of information that can change.
  5. 14. Able to be relied on as honest or truthful.
  6. 16. A group of computers and servers that are connected to each other.
  7. 18. action that causes something to happen.
  8. 21. Connected to the Internet.
  9. 23. A name you make up so that you can see or do things on a website, sometimes called a “screen name.”
  10. 24. for "picture element", the fundamental unit of a digital image, typically a tiny square or dot that contains a single point of color of a larger image.
  11. 25. An error in a program that prevents the program from running as expected.
Down
  1. 1. your mouse button and hold as you move the mouse pointer to a new location.
  2. 2. The language that programmers create and use to tell a computer what to do.
  3. 3. A collection of interlinked web pages on the World Wide Web.
  4. 5. A way to get information out of a computer.
  5. 7. An algorithm that has been coded into something that can be run by a machine.
  6. 8. An instruction for the computer. Many commands put together make up algorithms and computer programs.
  7. 9. The art of creating a program.
  8. 10. Small chunks of information that have been carefully formed from larger chunks of information.
  9. 12. Attempt to do something
  10. 15. your mouse button to "let go" of an item that you are dragging.
  11. 17. A way to give information to a computer.
  12. 18. piece of code that you can easily call over and over again.
  13. 19. The most common fundamental unit of digital data eg. Kilobyte, Megabyte, etc. A single byte is 8 bits-worth of data.
  14. 20. A wireless method of sending information using radio waves.
  15. 22. The action of doing something over and over again.