
Экзамен по дисциплине "Основы прикладного программирования"
Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Андрей Шустров
Used 1+ times
FREE Resource
Enhance your content
100 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой символ используется для однострочных комментариев в Python?
//
#
--
/*
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой командой можно вывести текст в консоль?
console.log()
print()
echo()
System.out.println()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой тип данных используется для хранения целых чисел?
float
str
int
bool
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой тип данных используется для хранения дробных чисел?
float
str
int
bool
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как правильно объявить переменную в Python?
var x = 5
int x = 5
x = 5
x := 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет print(type(3.14))?
<class 'int'>
<class 'float'>
<class 'double'>
<class 'decimal'>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что выведет print(type('5'))?
<class 'int'>
<class 'float'>
<class 'double'>
<class 'str'>
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
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
