Введение в программирование

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
urok = "улетит розовощекий огородник куда-то"
urok = "упитанный родственник обокрал карету"
urok = "увеселительная речь озаботила котиков"
print(urok)
улетит розовощекий огородник куда-то
упитанный родственник обокрал карету
увеселительная речь озаботила котиков
улетит розовощекий огородник куда-то упитанный родственник обокрал карету увеселительная речь озаботила котиков
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
Выбери все ошибочные строки программы:
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CICS Test 2 Review

Quiz
•
9th - 12th Grade
11 questions
Практикум - вводное тестирование

Quiz
•
9th Grade
15 questions
Python

Quiz
•
6th Grade - University
16 questions
№5.2. Типи даних. Величини (16 q)

Quiz
•
5th - 11th Grade
10 questions
PC1.8 Evaluate computer program

Quiz
•
9th Grade
14 questions
ABC in python

Quiz
•
9th Grade
10 questions
Линейные алгоритмы

Quiz
•
9th - 12th Grade
10 questions
APCSA - Unit 3

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

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade