Lesson 1 Recap

Lesson 1 Recap

University

10 Qs

quiz-placeholder

Similar activities

Programming Basics Basics

Programming Basics Basics

8th Grade - University

10 Qs

Python Basics

Python Basics

6th Grade - University

10 Qs

PYTHON BOOTCAMP

PYTHON BOOTCAMP

University

15 Qs

Quiz1_7C

Quiz1_7C

3rd Grade - University

15 Qs

python basics

python basics

11th Grade - University

15 Qs

Python input, output, and errors

Python input, output, and errors

University

14 Qs

PYTHON DAY 2

PYTHON DAY 2

University

12 Qs

Python L1

Python L1

8th Grade - University

14 Qs

Lesson 1 Recap

Lesson 1 Recap

Assessment

Quiz

Computers

University

Medium

Created by

Jaunel Panton

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is Python?

An animal

Programming Language

Pseudocode

Machine

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the type of the following variable?

x = -2.5

string

int

boolean

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How do you print a variable?

print x

print("x")

print(x)

print('x')

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

True or False is a

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

True or False:

Data types are containers that can hold different types of information.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False:

You can not use an underscore(_) to label variables

False

True

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Python was released in which year?

2001

1980

1991

2000

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?