Python линейный алгоритм
Quiz
•
Computers
•
8th Grade
•
Hard
Galina Zasorina
Used 13+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Линейный алгоритм – алгоритм, все шаги которого выполняются ...
одновременно
последовательно
повторяются
в зависимости от условия
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая из указанных строк считывает целое число в переменную n?
n = input()
n = integer(input())
n = number(input())
n = int(input())
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Определите значение переменной b после выполнения данного алгоритма:
a = 3
b = 8
a = b - 2a
b = 24 / a + 4
8
12
16
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет следующий код print('1', '2', '3', '4', '5', sep='*')?
12345
1 2 3 4 5
1*2*3*4*5
1*2*3*4*5 = 120
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Требуется написать программу нахождения суммы цифр двухзначного числа.
Какая из строк выполнит эту задачу?
b = a // 10 + a % 10
s = x * 10 + x / 10
t = a + b
print (x + y)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Укажите оператор ввода данных с клавиатуры:
int()
input()
print()
нет правильного
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
а = 623
Что выведет команда print (а // 100)
23
3
6
62
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Flow Charts (OCR GCSE)
Quiz
•
7th - 11th Grade
10 questions
วิทยาการคำนวณ ม.2
Quiz
•
8th Grade
15 questions
Youtube
Quiz
•
1st - 12th Grade
10 questions
Understanding Computers #2 the CPU
Quiz
•
8th Grade
10 questions
แบบทดสอบความรู้เกี่ยวกับสื่อมัลติมีเดีย
Quiz
•
6th - 8th Grade
15 questions
แบบทดสอบพื้นฐานงานวีดีโอเบื้องต้น
Quiz
•
6th - 8th Grade
9 questions
Измерение информации
Quiz
•
8th - 10th Grade
10 questions
Tecnología e Informática - Evaluación general Tercer Período - 8
Quiz
•
6th - 8th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
