Python Unit 3 Codehs

Python Unit 3 Codehs

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Python Syntax

Python Syntax

10th Grade

16 Qs

Python Unit 3 Codehs

Python Unit 3 Codehs

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Anthony Sinapi

Used 11+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Computer-readable code is also called a program

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Computer code made up of 0's and 1's is called:

Python Code

High Level Code

Assembly Code

Machine Code

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The process of taking code written by a programmer and converting it to a form that a computer understands is called:

formatting

compiling

downloading

archieving

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You should learn to program because:

It makes you smarter

Computers grow faster than you

You're lazy so you can make computers work for you

All of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the proper keyword to print to the screen?

write

print

output

display

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following print statements is written correctly?

print “Hello World”

println(“Hello World”)

print(“Hello World”)

print(Hello World)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What type is the following variable?

x = "Hi there"

float

integer

boolean

string

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?