Python What arithmetic operators cannot be used with strings in Python? * All of the mentioned – + * All of the mentioned – + ANSWER DOWNLOAD EXAMIANS APP
Python Which are Server Socket Methods provided by Python? s.accept() All of the mentioned s.bind() s.listen() s.accept() All of the mentioned s.bind() s.listen() ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following results in a SyntaxError? “He said, ‘Yes!'” ‘”Once upon a time…”, she said.’ ‘3\’ ”’That’s okay”’ “He said, ‘Yes!'” ‘”Once upon a time…”, she said.’ ‘3\’ ”’That’s okay”’ ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? All of the mentioned Frame Label Window All of the mentioned Frame Label Window ANSWER DOWNLOAD EXAMIANS APP
Python Essential thing to create a window screen using tkinter python All of the mentioned To define a geometry create a button call tk() function All of the mentioned To define a geometry create a button call tk() function ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following functions results in case insensitive matching? re.X re.I re.U re.A re.X re.I re.U re.A ANSWER DOWNLOAD EXAMIANS APP