Метод открытия файла в Python?
Работа с файлами 7кл

Quiz
•
Computers
•
7th Grade
•
Hard
Bayan Nakipbekova
Used 111+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
read()
open()
file()
write()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
file=open("text.txt", "r")
Что означает "r" в данной строке кода?
создание нового файла
открытие файла
открытие файла для чтения
название файла
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Назови метод чтения данных из файла?
read()
open()
write()
readline()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
File=open("text.txt", "w")
file.write("hello, world!")
Что означает write() в данном программном коде?
чтение строки с файла
чтение данных с файла
вывод текста на экран
запись данных в файл
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Функция для чтения строк в файле в Python?
readline()
read()
write()
close()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Функция произвольного доступа к данным в файле в Python?
write()
read()
seek()
readline()
7.
OPEN ENDED QUESTION
3 mins • 1 pt
file=open("abc.text", "w")
file.write("Hello, friend!")
_________________
Добавь обязательную последнюю строку программного кода при работе с файлами.
Evaluate responses using AI:
OFF
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
7 Пользовательский интерфейс

Quiz
•
7th Grade
10 questions
Файлы в Python

Quiz
•
7th Grade
10 questions
Списки. Python

Quiz
•
7th Grade
10 questions
Цифровые носители информации

Quiz
•
7th - 10th Grade
10 questions
Python. Урок-01. Знакомство

Quiz
•
6th - 7th Grade
11 questions
Файлы и папки

Quiz
•
7th Grade
9 questions
Информатика 7 ВПР

Quiz
•
7th Grade
9 questions
информатика

Quiz
•
7th 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
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade