Как открыть файл в Python?
Python (Пайтон) работа с файлами

Quiz
•
Computers
•
10th Grade
•
Hard
Itachi Uchiha
Used 72+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Используйте функцию open() в Python для открытия файла.
Используйте функцию close() в Python для открытия файла.
Используйте функцию read() в Python для открытия файла.
Используйте функцию write() в Python для открытия файла.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какая функция используется для записи в файл?
read
write
save
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как прочитать содержимое файла в Python?
write() и close()
readline() и close()
open() и read()
append() и read()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как закрыть файл после работы с ним?
close()
terminate()
end()
finish()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что делает функция os.remove()?
Удаляет файл
Изменяет файловую систему
Создает новый файл
Переименовывает файл
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как создать новый файл в Python?
read('filename.txt', 'w')
open('filename.txt', 'w')
write('filename.txt', 'w')
create('filename.txt', 'w')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как проверить существование файла в Python?
os.path.exists('путь_к_файлу')
check.file('путь_к_файлу')
file.exists('путь_к_файлу')
os.file.exists('путь_к_файлу')
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Входной тест по информатике_1 курс

Quiz
•
9th - 10th Grade
15 questions
Промежуточная аттестация информатика 10 класс

Quiz
•
10th Grade
25 questions
Повторение файлы и устройства ПК 7 класс

Quiz
•
7th Grade - University
20 questions
Тест 2015 - НВО

Quiz
•
9th - 10th Grade
18 questions
Алгоритмизация и программирование на Python

Quiz
•
10th Grade
21 questions
СОЧ 3 четверть 10 класс

Quiz
•
10th Grade
15 questions
Программное обеспечение компьютера (10 кл по Полякову К.Ю.)

Quiz
•
9th - 11th Grade
15 questions
Обработка текстовой информации

Quiz
•
7th - 10th Grade
Popular Resources on Quizizz
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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