4. Exercise

Activity: 4.1 ActiveCode (ac_l38_4_en)

4.1. Summary

  • The description of a sequence of steps to solve a problem is called a computational algorithm.

  • Algorithms are programs (software) that determine what the computer (hardware) will do.

  • The process of creating software is called programming.

4.2. Remember

  • Programming languages have a formal syntax.

  • Computers only understand machine language.

  • Python is a high-level interpreted language.

  • The Python interpreter converts instructions command by command into machine language.

On a scale from 1 (needs improvement) to 3 (excellent), how would you rate this chapter?




Activity: 4.2.1 Poll (TWP38E)

You have attempted 1 of 3 activities on this page