Python. 3 занятие

Quiz
•
Computers
•
8th Grade
•
Hard
iKODe Official
Used 90+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Строка в Python - это...
Несколько букв
Пустое место в коде
Сумма нескольких переменных
Набор символов в кавычках или апострофах
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите НЕправильный ответ:
Перенести строку мы можем с помощью...
Управляющий символ \n внутри строки
"Третий \n урок"
"""С помощью
тройных
кавычек"""
Несколько функций print()
print("раз")
print("два")
print("три")
Управляющий символ # перед и после строки
#"Строка"#
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой индекс (порядковый номер) имеет буква И
в строке "ПРИВЕТ"
2
3
Нет правильного ответа
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Катя хочет вывести на экран букву Р
из переменной text:
text = 'Береза'
Что должна написать Катя?
print(text[3])
text(1)
print([2])
print(text[2])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
text = "СлОвО"
Какой метод позволит перевести строку в нижний регистр
(в маленькие буквы)?
text.lower()
len(text)
text.upper()
input(text)
Similar Resources on Wayground
10 questions
Тест. Логічні операції

Quiz
•
7th - 12th Grade
8 questions
if...else statements

Quiz
•
6th - 8th Grade
10 questions
Python Programming

Quiz
•
7th - 9th Grade
10 questions
Python

Quiz
•
1st - 12th Grade
10 questions
Word basics

Quiz
•
8th - 12th Grade
10 questions
ФО_22 урок_8 класс

Quiz
•
8th Grade
10 questions
Цикл While в Python

Quiz
•
8th Grade
6 questions
Промежуточный срез

Quiz
•
8th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade