Python1

Python1

9th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

asfsdfasf

asfsdfasf

9th - 12th Grade

22 Qs

Research Process and Ethics

Research Process and Ethics

11th Grade

25 Qs

SQL Queries

SQL Queries

9th - 12th Grade

25 Qs

HTML5-Unit K-Review

HTML5-Unit K-Review

10th - 12th Grade

25 Qs

Peter Rabbit's Magnificent Quiz

Peter Rabbit's Magnificent Quiz

5th - 11th Grade

25 Qs

Test #5 Empathy, Professionalism and EQ

Test #5 Empathy, Professionalism and EQ

9th - 12th Grade

25 Qs

Chapter 6: Systems in Motion TEST

Chapter 6: Systems in Motion TEST

9th Grade

25 Qs

Circle Vocabulary

Circle Vocabulary

10th Grade

25 Qs

Python1

Python1

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Chris McDonald

Used 1+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type is the following variable?
x = "Hi there"

float

integer

boolean

string

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type is the following variable?
x = 4.02

float

integer

boolean

string

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following Python programs will not run?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a program that will produce the following output?

hellohellohello

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does the following Python program print?

9

12

15

21

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following operations will output a value of 5?


11 % 6


11/2

float(11)/2


2 + 3 * 2

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will the following code segment evaluate to?

29

56.0

29.0

56

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?