Python Unit 3 Codehs

Python Unit 3 Codehs

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Python Programming 1: print, strings, variables, casting

Python Programming 1: print, strings, variables, casting

9th Grade - University

15 Qs

Python U2M3 Test

Python U2M3 Test

9th - 12th Grade

16 Qs

Python Quiz

Python Quiz

6th - 10th Grade

20 Qs

Python Programming II CSE A

Python Programming II CSE A

12th Grade - University

20 Qs

Unit 6 Review

Unit 6 Review

9th - 12th Grade

11 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Python Recap

Python Recap

9th - 11th Grade

19 Qs

PYTHON PROGRAMMING

PYTHON PROGRAMMING

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?