pow()
exp()
tell()
None of these
Method returns true if all characters in the string are alphanumeric numbers(either alphabets numbers). If not,it returns false
Method returns False if all characters in the string are alphanumeric numbers(either alphabets numbers). If not,it returns True
Both of the above
List
Tuple
Dictionary
All of the above
Method displays the directory of a process.
Method displays the current working directory of a process.
Method create file of a process.
%
/
\\
mehethey
me he they
he they me
dropna()
Reference
Optimisers
Pandas
circle
rhombus
block
read_csv()
Math.Pi
Circle()
scipy ()
arraydtype()
arr.dtype()
dtype.arr()
csv_read()
csv.write()
ELGB ( enclosed, local,global, built-in).
LEGB (local, enclosed,global, built-in ).
mutable
immutable
fixed
parallelogram
Diamond shape
Circle shape
None of the above
[10,20,30,10,20,30]
[20,40,60]
[10,20,30,20,40,60]
None
Diamond box
rectangular box
dictionary
It is mandatory to have_main_function in python.
It is not mandatory to have _main_function in python.
It is mandatory to have any function in python.