CS Python Fundamentals Quiz 1 PRACTICE

CS Python Fundamentals Quiz 1 PRACTICE

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

Operating System Basics

Operating System Basics

10th Grade

9 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

CPU Components

CPU Components

5th - 10th Grade

11 Qs

ITGS - IT Systems (Hardware)

ITGS - IT Systems (Hardware)

10th - 12th Grade

14 Qs

Processor

Processor

12th Grade

12 Qs

TEST 1 REVIEW

TEST 1 REVIEW

9th Grade

10 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

CS Python Fundamentals Quiz 1 PRACTICE

CS Python Fundamentals Quiz 1 PRACTICE

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Scott Chamberlain

Used 10+ times

FREE Resource

9 questions

Show all answers

1.

CLASSIFICATION QUESTION

3 mins • 3 pts

Place each computer component into the appropriate category:

Input, Output, OR both Input and Output

Groups:

(a) Input only

,

(b) Output only

,

(c) Input AND Output

monitor

mouse

wired speakers

printer

smart speakers

bluetooth earbuds

keyboard

touch screen

microphone

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

CPU stands for ...

Computer Programming Unit

Core Physical Unit

Control Performance Unit

Central Processing Unit

Content Preparation Unit

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the job of the CPU?

Stores the computer's operating system

Acts as the computer brain and executes commands

Connects data input devices to output devices

Translates Python code into binary machine code

4.

MATCH QUESTION

2 mins • 5 pts

Match the following terms to their definitions.

Operating System

A program that translates written code into machine language

Hardware

Instructions that a computer follows, written in code

Compiler

Software that manages the computer's memory and processes, as well as all of its software and hardware

Program

The physical machine; any part of a computer that you can touch

Software

Programs that run on hardware

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is NOT a valid Python variable name?

4ever

fitty_cent

airForce1

BIGdog

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the output of the lines of code shown here?

Media Image
Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the output of the lines of code shown here?

Media Image
Media Image
Media Image
Media Image
Media Image

8.

MATCH QUESTION

1 min • 4 pts

Match the following terms to their definitions.

Algorithm

the language we speak. It can be ambiguous. Not always taken literally.

Machine language

the language we code in. It is clear and consistent. Always taken literally.

Formal language

a sequence of specific steps used to solve a problem or complete a task

Natural language

a low-level language made up of binary numbers or bits that a computer can understand

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Assuming that the user enters goat then fire, what is the output?

The fire is the goat

The n is a

The goat is fire

The n goat is a fire