
Контрольная работа, часть 1.

Quiz
•
Computers
•
Professional Development
•
Hard
Антон Тараненко
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
printf()
cout()
print()
Console.WriteLine()
2.
FILL IN THE BLANK QUESTION
15 mins • 2 pts
Выберите верные строки кода:
1. print('Просто текст...")
2. print("I'm a math teacher and a programmer!")
3. print('I'm 16 and I'm from Northern Ireland.')
4. print('Поэма "Мёртвые души" одна из самых интересных')
5. print("3.1415")
6. print()
(пишите цифры в ответ от наименьшего к большему, без запятых)
3.
FILL IN THE BLANK QUESTION
15 mins • 2 pts
Выберите верные строки кода:
1. print('Python', 'is the best', '!!')
2. print("раз", "два, "три")
3. print("10", '100', '1000)
4. print("Python", , "is the best")
(пишите цифры в ответ от наименьшего к большему, без запятых)
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Что выведет следующий код print('1', '2', '3', '4', sep='*')?
1*2*3*4
24
1234
1 2 3 4
5.
FILL IN THE BLANK QUESTION
15 mins • 2 pts
Выберите верные строки кода:
1. print("Remember to get too close to stars", "They're never gonna give you love like", sepp=" ")
2. print("Honey, what's your hurry", end='?')
3. print("The world's a little blurry", "Or maybe it's my eyes", end='!!!', sep=' :) ')
4. print("Told you not to worry", "But maybe that's a lie", sep=' :) ')
5. print("Remember not to get too close to stars", end=="")
(пишите цифры в ответ от наименьшего к большему, без запятых)
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Какая команда используется для считывания данных с клавиатуры?
Console.ReadLine()
cin
scanf()
input()
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Какая из указанных строк считывает целое число в переменную n?
n = input()
n = number(input())
n = str(input())
n = int(input())
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Информатика супер пупер инорматика

Quiz
•
Professional Development
10 questions
PHP Functions Quiz

Quiz
•
Professional Development
6 questions
Java: знакомство и как пользоваться базовыми АПИ - семинар 3

Quiz
•
Professional Development
11 questions
Python4

Quiz
•
Professional Development
13 questions
Вводный тест Python Middle

Quiz
•
Professional Development
15 questions
Flutter Q_0

Quiz
•
Professional Development
10 questions
Python Jetcode

Quiz
•
Professional Development
10 questions
01 Python (Print & Input)

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade