Python How we install tkinter in system ? pip install tkinter tkinter install pip install python tkinter pip install pip install tkinter tkinter install pip install python tkinter pip install ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following creates a pattern object? re.create(str) re.compile(str) re.assemble(str) re.regex(str) re.create(str) re.compile(str) re.assemble(str) re.regex(str) ANSWER DOWNLOAD EXAMIANS APP
Python How many except statements can a try-except block have? zero more than zero one more than one zero more than zero one more than one ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following is not a standard exception in Python? ValueError AssignmentError NameError IOError ValueError AssignmentError NameError IOError ANSWER DOWNLOAD EXAMIANS APP
Python Which one of these is used for floor division in Python? // % / None of the mentioned // % / None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following is the use of id() function in python? None of the mentioned Every object doesn’t have a unique id All of the mentioned id returns the identity of the object None of the mentioned Every object doesn’t have a unique id All of the mentioned id returns the identity of the object ANSWER DOWNLOAD EXAMIANS APP