Python

Python

7th Grade

10 Qs

quiz-placeholder

Similar activities

Artificial Intelligent and machine learning

Artificial Intelligent and machine learning

7th Grade - University

15 Qs

Python Basics

Python Basics

4th - 7th Grade

10 Qs

ข้อสอบปลายภาค รายวิชาวิทยาการคำนวณ

ข้อสอบปลายภาค รายวิชาวิทยาการคำนวณ

7th Grade

10 Qs

รู้จักภาษาไพทอน

รู้จักภาษาไพทอน

6th - 8th Grade

10 Qs

Internet

Internet

7th - 10th Grade

10 Qs

computer

computer

3rd - 10th Grade

14 Qs

Основные понятия языка программирования PYTHON

Основные понятия языка программирования PYTHON

7th Grade

12 Qs

tes3 ict

tes3 ict

7th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

7th Grade

Practice Problem

Hard

Created by

Дарія Чеснокова

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

10 sec • 1 pt

print ("I'm learning Python")  який результат виконання програми?

I'm learning Python

("I'm learning Python")

"Hello, world"

"I'm learning Python"

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

функція input 

виконує введення даних в програму

виводе інформацію на екран

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Змінній X присвоїли значення "I study", змінній Y присвоїли значення "Python". Яким буде результат виконання команди print (X+Y)

I study+Python

I study Python

X+Y

I studyPython

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

частка від ділення (цілочислене ділення)

==

*

%

!=

//

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

команда присвоєння в мові Python

=

*

%

!=

//

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

команда "остача від ділення" в мові Python

=

*

%

!=

//

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Визначте значення змінної a після виконання фрагмента програми

a=10

if a<5:

   a=a+12

else:

   a=a-7

5

7

22

3

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?