close.fp
fp.close()
file.exit()
None of these
readline()
read()
readinglines()
constructs an iterator from elements of an iterable for which a function returns true.
filters the given sequence with the help of a function that tests each element in the sequence to be true or not.
Both of the above
None of the above
space()
strip()
remove()
lowercase
UPPERCASE
Capitalized
None of the mentioned
list()
str()
Flowchart
Algorithm
Process
bin()
int()
binary()
Zip()
tuple()
frozenset()
obj()
input()
set (x)
dict(d)
frozenset(s)
chr(x)
**
//
is
not in
unichr (x)
oct (x)
None of the these
values()
chr()
uni()
exp(x)
int (x)
chr (x)
algorithm
program
Graph
Python
Java
Fortran
Function overloading
operator overloading
Both of the above.
eval(str)
str(x)
print(t[3])
t[3] = 45
print(max(t))
print(len(t))