Python Unit 3 Codehs

Python Unit 3 Codehs

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Python Variables & Conditionals 311

Python Variables & Conditionals 311

9th - 12th Grade

21 Qs

Python - Abstractions, Comments, Data Types, Variables

Python - Abstractions, Comments, Data Types, Variables

9th - 12th Grade

12 Qs

Python String

Python String

12th Grade

20 Qs

Python Iteration

Python Iteration

10th Grade

17 Qs

Data Science (Quiz in Python)

Data Science (Quiz in Python)

11th Grade

20 Qs

Python Unit 6 Sequences Quiz

Python Unit 6 Sequences Quiz

9th - 12th Grade

20 Qs

Python function output based KVRDSO lucknow

Python function output based KVRDSO lucknow

11th - 12th Grade

11 Qs

String Manipulation 2

String Manipulation 2

10th Grade

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