Python How we install tkinter in system ? pip install tkinter pip install python tkinter pip install tkinter install pip install tkinter pip install python tkinter pip install tkinter install ANSWER DOWNLOAD EXAMIANS APP
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 of the following is not a standard exception in Python? IOError NameError AssignmentError ValueError IOError NameError AssignmentError ValueError ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following results in a SyntaxError? ‘”Once upon a time…”, she said.’ ”’That’s okay”’ ‘3\’ “He said, ‘Yes!'” ‘”Once upon a time…”, she said.’ ”’That’s okay”’ ‘3\’ “He said, ‘Yes!'” ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? Window Label All of the mentioned Frame Window Label All of the mentioned Frame ANSWER DOWNLOAD EXAMIANS APP
Python What is the result of cmp(3, 1) in python? True 1 False 0 True 1 False 0 ANSWER DOWNLOAD EXAMIANS APP