Что напечатает команда:
print("1357")
Введение в программирование
Quiz
•
Computers
•
9th Grade
•
Hard
пятая школа
Used 10+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Что напечатает команда:
print("1357")
"1357"
1357
print("1357")
print(1357)
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Что напечатает команда:
print(10, "ленивых поросят")
10, "ленивых поросят"
10ленивых поросят
10 ленивых поросят
10
print(10, "ленивых поросят")
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Что напечатает команда:
print("print(42)")
42
print(42)
"print(42)"
print("print(42)")
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
5.
MULTIPLE SELECT QUESTION
3 mins • 1 pt
Даны числа a = 7, b = 2378, c =25.
Какие из следующих условий верные?
a == b
a + b > c
int(str(a) * 2) != c
а <= а
6.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
Что выведет программный код:
a = 5
a = int(str(a) * 2)
print(a)
7.
MULTIPLE SELECT QUESTION
3 mins • 1 pt
13 questions
String Manipulation
Quiz
•
9th - 11th Grade
16 questions
Python programming
Quiz
•
6th - 12th Grade
16 questions
Python Beginner
Quiz
•
9th - 10th Grade
16 questions
Variables
Quiz
•
7th - 10th Grade
15 questions
Python - тест
Quiz
•
1st - 12th Grade
16 questions
№5.2. Типи даних. Величини (16 q)
Quiz
•
5th - 11th Grade
15 questions
Python
Quiz
•
6th Grade - University
15 questions
Java Script Quiz
Quiz
•
9th - 12th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University