Python Revision Tour

Python Revision Tour

12th Grade

10 Qs

quiz-placeholder

Similar activities

Parcial-Dibujo

Parcial-Dibujo

12th Grade

10 Qs

Software Testing

Software Testing

12th Grade - University

10 Qs

Laser Defender Part 2 Worksheet

Laser Defender Part 2 Worksheet

9th - 12th Grade

15 Qs

Computer Vocabulary 1

Computer Vocabulary 1

1st - 12th Grade

14 Qs

Excel(Errores y gráficos)

Excel(Errores y gráficos)

9th - 12th Grade

11 Qs

Programing test

Programing test

1st Grade - University

10 Qs

Emerging technologies

Emerging technologies

6th Grade - University

10 Qs

CALL: TOEFL Exercise skill 1-3

CALL: TOEFL Exercise skill 1-3

12th Grade

10 Qs

Python Revision Tour

Python Revision Tour

Assessment

Quiz

Computers

12th Grade

Practice Problem

Easy

Created by

Inder Singh

Used 211+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type can store unique values?

List

Tuple

Set

Dictionar

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension must you add to the end of a file when saving?

.xlsx
.pptx
.docx
.py

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?

@
¬
;
#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!\nHello world!")

Hello world! Hello world!
Hello world!
Hello world!
SyntaxError
Hello world!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num1= 10

num2 = 30

(num1<num2) or (num2<0)

true

false

nothing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator can be used to compare two values?

<>

==

><

=

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these collections defines a LIST?

["apple", "banana", "cherry"]

{"name": "apple", "color": "green"}

("apple", "banana", "cherry")

{"apple", "banana", "cherry"}

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?