7.1.3

Inputs & Outputs

Test yourself

Input and Output

We need some method of getting data into and out of the computer. That's where input and output commands come in.

Illustrative background for InputIllustrative background for Input ?? "content

Input

  • Input is collecting data, usually by the keyboard.
  • This is written in pseudocode as:
    • variable = input("Please enter [something]...")
Illustrative background for OutputIllustrative background for Output ?? "content

Output

  • Output is putting data to the screen, usually as text.
  • This is written in pseudocode as:
    • print("Text goes here")

Jump to other topics

1Components of a Computer

2Software & Software Development

3Exchanging Data

4Data Types, Data Structures & Algorithms

5Legal, Moral, Cultural & Ethical Issues

6Elements of Computational Thinking

6.1Thinking Abstractly

6.2Thinking Ahead

6.3Thinking Procedurally

6.4Thinking Logically

6.5Thinking Concurrently

7Problem Solving & Programming

8Algorithms

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium