How to Program: Computer Science Concepts and Python Exercises
Description
Study some of the basic operations of computers. First, investigate the memory hierarchy and what the CPU does. Then consider variables, which are like boxes where units of data are stored in a program. Look at simple arithmetic operations with variables, and try input/output commands.
Post your comment
Comments
Be the first to comment