
Линейные алгоритмы
Authored by Андрей Баранов
Computers
9th - 12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет следующий код print('1', '2', '3', '4', sep='*')?
1234
1 2 3 4
1*2*3*4
24
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая из указанных строк считывает целое число в переменную n?
n = input()
n = number(input())
n = integer(input())
n = int(input())
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
пределите значение переменной e после выполнения данного алгоритма:
f = 21 e = 10 f = 5 f + 5 e = f – 10 – e 5
50
-39
21
10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как называются алгоритмы, в которых команды выполняются последовательно в том порядке, в котором они записаны?
Линейные
Циклические
Разветвляющиеся
Рекурсивные
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Требуется написать программу нахождения суммы цифр двухзначного числа.
Какая из строк выполнит эту задачу?
b = a // 10 + a % 10
s = x * 10 + x / 10
if a + b > 0:
print (x + y)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Укажите оператор ввода данных с клавиатуры:
int()
input()
print()
Среди ответов нет правильного
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
а = 345
Что выведет команда print (а // 100)
5
45
34
3
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
10 questions
Java: repetition control structure for & while
Quiz
•
10th - 12th Grade
10 questions
Quiz Komponen Komputer
Quiz
•
1st Grade - University
10 questions
Review
Quiz
•
9th - 12th Grade
10 questions
Media Promosi Produk atau Jasa
Quiz
•
12th Grade
10 questions
Latihan Brainware dan Hardware
Quiz
•
9th - 12th Grade
15 questions
LA1.C1: Introduction to Small Basic
Quiz
•
9th Grade
13 questions
WJEC GCSE ICT Unit 1 E-Mail
Quiz
•
9th - 10th Grade
12 questions
Комп'ютерні публікації
Quiz
•
9th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade