CS Python Fundamentals Quiz 1 PRACTICE

CS Python Fundamentals Quiz 1 PRACTICE

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

Introduction to Computer Science and Coding

Introduction to Computer Science and Coding

9th Grade

12 Qs

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

Hardware-ICT

Hardware-ICT

9th Grade

10 Qs

computer quiz

computer quiz

9th Grade - University

10 Qs

IP XIAB Quizizz Assessment-1 - Aug 21

IP XIAB Quizizz Assessment-1 - Aug 21

11th Grade

10 Qs

Computer Programming Quiz

Computer Programming Quiz

10th Grade

14 Qs

Gr10B Semester2

Gr10B Semester2

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 11+ 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

touch screen

wired speakers

monitor

keyboard

mouse

printer

smart speakers

bluetooth earbuds

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.

Hardware

Programs that run on hardware

Program

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

Operating System

A program that translates written code into machine language

Compiler

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

Software

Instructions that a computer follows, written in code

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.

Natural language

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

Machine language

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

Formal language

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

Algorithm

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

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