Problerm
1. Computer science concept questions:
• What is an algorithm?
• What is an encoding?
• What is the difference between an algorithm and a program?
2. Computer science representation (encoding) questions:
• How can computers represent pictures as numbers?
• How can computers represent text as numbers?
• Remember that the computer can only represent integer numbers in raw binary. How can computers represent floating-point (decimal) numbers?