Тест по дисциплине «Программирование на python junior»

Quiz
•
Computers
•
1st Grade
•
Hard
Антон Платонов
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите тип переменной, которой нет в языке python
int
str
float
number
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как на языке python объявить переменную типа int
int a = 15;
a = “15”
a = 15
a == 15
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Выберите правильную запись условной конструкции
if (a>5) {
print(“а больше 5”)
}
if a>5: {
print(“а больше 5”)
}
if a>5:
print(“а больше 5”)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие существуют виды циклов?
for, while
for, while, if
for, while, do while
for, if
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что станет итогом выполнения данной программы?
a = ”15”
b = 34
a + b
49
1534
ошибка
56
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что станет итогом выполнения данной программы?
a = ”Привет”
a * 3
ПриветПриветПривет
Привет3
ошибка
aaa
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет напечатано на экране?
a = [5, 10, 15, 0]
print(a[1])
5
10
1
a[1]
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Модели и виды моделей

Quiz
•
1st - 10th Grade
5 questions
КГ. М1У2. Работа с компьютерной мышью

Quiz
•
1st - 5th Grade
12 questions
Операторы сравнение

Quiz
•
1st - 10th Grade
12 questions
Переменные, запрос

Quiz
•
1st Grade
12 questions
Условия в Питоне

Quiz
•
1st - 5th Grade
10 questions
Python Урок 1

Quiz
•
1st Grade
7 questions
Обработка данных во время ввода

Quiz
•
1st Grade
10 questions
Python

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade