file.writelines(sequence)
fileObject.writelines()
fileObject.writelines(sequence)
none of the mentioned
if ele in list
if not ele not in list
Both of the above
None of these
Python Package Index.
Python package Installer
Both A & B
None of the above.
Exponential
Parentheses
Multiplication
None of the above
list1.addEnd (5)
list1.addLast (5)
list1.append (5)
list1.add(5)
\n
\t
\\
All of the above
put to gether the file and functions that are required by the program
translate the instructions in to a form suitable for execution by the program
load the executable code in to the memory and execute them
allow the user to type the program
0
4
1
2
email
ca$h
marks10
Python2Shar
list1.remove("hello")
list1.remove(hello)
list1.removeAll("hello")
list1.removeOne ("hello")
sqrt
rhombus
add
Sub
Class
List
Dictionary
Tuple
['llo']
['hello']
['h', 'e', T', '1', 'o']
True
false
ValueError occurs
TypeError occurs
Link, Load, Code, Compile, & Execute
Code, Compile, Link, Execute & Load
Code, Compile, Link, load & Execute
Compile, Code, Link, load, & Execute
difficult syntax error in a program
logical error in a programm
Both a and b
a
f
w
t
length
length()
len()
None
raw_input
input
eval
accept
In Module
In Class
In Another function
All of these