Основи Python

Quiz
•
Education, Computers, Instructional Technology
•
7th - 12th Grade
•
Hard
Сергій Денисенко
Used 51+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як називається мова програмування у якій ми працюємо?
Patron
Python
Putron
Pardon
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print ("I'm learning Python") який результат виконання програми?
I'm learning Python
("I'm learning Python")
"Hello, world"
"I'm learning Python"
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
print (3+4) який результат виконання програми?
3+4
("3+4")
"3+4"
7
(3+4)
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
print ("3+4=", 3+4) який результат виконання програми?
3+4
3+4= 7
"3+4"
"3+4=", 3+4
("3+4=", 3+4)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
За допомогою якої функції вводяться дані в програму?
print()
input()
output()
vvod()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
За допомогою якої функції виводять дані з програми?
print()
input()
output()
vvod()
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Що виведе цей код?
a = 1
b = 3
print(a + b)
4
1+3
a+b
(a+b)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python2 M1Y2

Quiz
•
9th Grade
12 questions
10 Клас Python tests

Quiz
•
10th Grade
16 questions
Python

Quiz
•
9th - 12th Grade
13 questions
Узагальнення "Опрацювання об'єктів мультимедіа"

Quiz
•
8th Grade
12 questions
Поняття події. Види подій у Скретч.

Quiz
•
1st - 12th Grade
12 questions
Основи інформаційної безпеки 9 клас

Quiz
•
1st - 12th Grade
10 questions
Циклы в Scratch для 7 класса

Quiz
•
7th Grade
10 questions
Умови мовою Python

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade