Python config() in python Tkinter are used for change property of the widget place the widget destroy the widget configure the widget change property of the widget place the widget destroy the widget configure the widget ANSWER DOWNLOAD EXAMIANS APP
Python What is the result of cmp(3, 1) in python? 0 1 True False 0 1 True False ANSWER DOWNLOAD EXAMIANS APP
Python Which module in Python supports regular expressions? pyregex regex re none of the mentioned pyregex regex re none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python Which of following Python Network/Internet modules supports HTTP protocol? xmlrpclib httplib All of the mentioned urllib xmlrpclib httplib All of the mentioned urllib ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following results in a SyntaxError? “He said, ‘Yes!'” ”’That’s okay”’ ‘3\’ ‘”Once upon a time…”, she said.’ “He said, ‘Yes!'” ”’That’s okay”’ ‘3\’ ‘”Once upon a time…”, she said.’ ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following functions results in case insensitive matching? re.U re.I re.A re.X re.U re.I re.A re.X ANSWER DOWNLOAD EXAMIANS APP