Работа с файлами 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
Метод открытия файла в Python?
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 Wayground
10 questions
Аппаратное и программное обеспечение компьютера

Quiz
•
7th Grade
10 questions
Повторюємо Python 1

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

Quiz
•
7th - 10th Grade
10 questions
Растровая и Векторная графика

Quiz
•
7th - 12th Grade
10 questions
Модели и виды моделей

Quiz
•
1st - 10th Grade
10 questions
§1,3

Quiz
•
7th Grade
10 questions
7 класс

Quiz
•
6th - 8th Grade
12 questions
Компьютерная графика

Quiz
•
7th 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
18 questions
Company Logos

Quiz
•
6th - 8th 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