Python Files

Quiz
•
Education
•
University
•
Medium
Галина Ковтонюк
Used 9+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Як відкрити файл для читання в Python?
open('filename.txt', 'r')
open('filename.txt', 'w')
open('filename.txt', 'a')
read('filename.txt')
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка функція використовується для читання всього файлу в Python?
read()
readlines()
readline()
readfile()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що робить метод close() у Python?
Видаляє файл
Закриває файл
Записує у файл
Відкриває файл
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як правильно записати текст у файл в Python?
file.write('text')
file.read('text')
file.save('text')
file.append('text')
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як видалити файл в Python?
delete('filename.txt')
remove('filename.txt')
erase('filename.txt')
destroy('filename.txt')
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як відкрити файл для дозапису в Python?
open('filename.txt', 'r')
open('filename.txt', 'w')
open('filename.txt', 'a')
add('filename.txt')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Що робить метод readline() у Python?
Читає весь файл
Читає один рядок файлу
Читає весь файл і повертає список рядків
Записує рядок у файл
Create a free account and access millions of resources
Similar Resources on Wayground
6 questions
5SW2

Quiz
•
University
12 questions
Clases Abstractas, polimorfismo

Quiz
•
University
10 questions
First_Year_Orientation

Quiz
•
University
5 questions
3 Unix

Quiz
•
University
10 questions
Кафера ИТСУ 1

Quiz
•
University
10 questions
ICTLAB quiz exp4

Quiz
•
University
10 questions
Test 2 sobre Apache Tomcat y Eclipse

Quiz
•
University
10 questions
Hadoop HDFS Commands Quiz

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade