Python Unit 3 Codehs

Python Unit 3 Codehs

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Python Iteration

Python Iteration

10th Grade

13 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

python quiz

python quiz

12th Grade

20 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Strings, Lists & Tuples

Strings, Lists & Tuples

9th - 12th Grade

20 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 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?