Across
- 2. ___ solution an imperfect but acceptable solution
- 5. what kind of error will this cause function micepressed(){console.log("hi")}
- 8. Material created on a computer is the ___ property of the creator or an organization
- 11. a public copyright license that enables the free distribution of an otherwise copyrighted work(two words)
- 13. ___ data have values that change smoothly over time through a continuous range of values
Down
- 1. Procedural Abstraction is using a function/procedure to code a real world ___
- 3. Metadata can increase data's ___ by making it easier to organize, filter, structure, etc.
- 4. Computing Innovation is a device/hardware that uses or is the ___
- 5. ___ key encryption involves one key for both encryption and decryption
- 6. ___ key encryption pairs a public key for encryption and a private key for decryption
- 7. tourists submitting vacation photos for analysis would be ___ science
- 9. what will x be after running this program in draw() x=0; if(x<10){x+=4}
- 10. Open Source programs may be redistributed and ___
- 12. Test Case is ___ data that you use test code
