Python Quiz

Python Quiz

1st Grade

10 Qs

quiz-placeholder

Similar activities

MIDTERM_ONLINE_QUIZ1

MIDTERM_ONLINE_QUIZ1

1st - 3rd Grade

15 Qs

app google

app google

1st Grade

10 Qs

Computer

Computer

1st Grade - Professional Development

12 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

ETWINNING SID EVENT 24

ETWINNING SID EVENT 24

1st - 12th Grade

10 Qs

Data Validation

Data Validation

KG - Professional Development

11 Qs

Computer Programming Vocabulary-1

Computer Programming Vocabulary-1

KG - University

11 Qs

PowerPoint Presentation_Buyong

PowerPoint Presentation_Buyong

KG - 1st Grade

10 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

1st Grade

Practice Problem

Medium

Created by

Елена Геннадьевна

Used 1+ 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

Что такое переменная в Python?

A reserved memory location to store values

A type of snake

A type of loop in Python

A type of function in Python

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какие различные типы данных существуют в Python?

dog, cat, bird, fish, rabbit

apple, banana, orange, grape, watermelon

int, float, complex, str, list, tuple, set, dict, bool, and None

red, blue, green, yellow, purple

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каков синтаксис цикла 'for' в Python?

for item in range:

for item in iterable:

for i in item in range:

for i in range(item):

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you define a list in python?

By using angle brackets <> and separating the elements with periods.

By using curly brackets {} and separating the elements with semicolons.

By using square brackets [] and separating the elements with commas.

By using parentheses () and separating the elements with spaces.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что будет результатом 'print(5 > 2)' в python?

5

False

True

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Каков результат '5 + 3' в python?

7

10

2

8

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of 'if' statement in python?

To execute a block of code only if a specified condition is false.

To execute a block of code regardless of any condition.

To execute a block of code only if a specified condition is true.

To execute a block of code only if a specified condition is partially true.

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?