Одна из следующих функций не является встроенной функцией строк в Python
Python - Работа со строками и файлами

Quiz
•
Computers
•
1st - 4th Grade
•
Hard
Евгений Гусак
Used 34+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Split
Remove
Replace
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите правильный синтаксис встроенного метода replace
x.Replace(x)
x.replace(3,x)
x.replace(y)
x.replace("j","3")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите правильный синтаксис встроенной функции len
x.len()
LEN[]
len[x]
len(x)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как правильно привести строку х к верхнему регистру?
X.upper()
x.UPPER[ ]
upper(x)
x.upper()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Каким методом необходимо воспользоваться, чтобы закрыть файл
MyFile = close()
close = MyFile()
MyFile.close
MyFile.close()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Вывод программного кода x= "Python" в случае вызова следующих функций будет?
print(x[0])
print(x[1])
print(x[2])
PYT
P
y
t
T
h
o
n
oh
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите какую функцию мы должны вызвать для добавления строки в конец файла
MyCipher = open("MyCipher.txt", "w")
MyCipher = open("MyCipher.txt", "w+")
MyCipher = open("MyCipher.txt", "a")
MyCipher = open("MyCipher.txt", "s")
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Reverse Cipher

Quiz
•
3rd Grade
7 questions
Kriptografi dalam Keselamatan Data (Tingkatan 3)

Quiz
•
2nd Grade
10 questions
Python-Partie1

Quiz
•
1st Grade
10 questions
PYTHON (FOR LOOP)

Quiz
•
1st - 10th Grade
10 questions
9-сынып. Python массив.

Quiz
•
1st - 9th Grade
15 questions
Ввод-вывод данных

Quiz
•
2nd Grade
10 questions
ASK T3

Quiz
•
3rd Grade
6 questions
Python - Debugging Quiz

Quiz
•
1st - 12th 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
15 questions
Character Analysis

Quiz
•
4th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
10 questions
Identifying equations

Quiz
•
KG - University
14 questions
IREAD-3 Practice Test

Quiz
•
3rd Grade
15 questions
Multiplication Facts

Quiz
•
4th Grade
10 questions
Perimeter of Polygons!

Quiz
•
3rd Grade
20 questions
Addition and Subtraction

Quiz
•
4th Grade
20 questions
Multiplication Facts

Quiz
•
4th Grade