2.2.3

Programming Fundamentals - Input & Output

Test yourself on Programming Fundamentals - Input & Output

Test your knowledge with free interactive questions on Seneca — used by over 10 million students.

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.

Input

Input

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

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
1

Computer Systems

1.1

Data Representation

1.2

Data Transmission

1.3

Hardware

1.4

Software

1.5

The Internet & its Uses

1.6

Cyber Security

1.7

Automated & Emerging Technologies

2

Algorithms, Programming & Logic

Practice questions on Programming Fundamentals - Input & Output

Can you answer these? Test yourself with free interactive practice on Seneca — used by over 10 million students.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
Answer all questions on Programming Fundamentals - Input & Output

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