Python Is Python case sensitive when dealing with identifiers? no yes None of the mentioned machine dependent no yes None of the mentioned machine dependent 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 All keywords in Python are in _________ lower case Capitalized None of the mentioned UPPER CASE lower case Capitalized None of the mentioned UPPER CASE ANSWER DOWNLOAD EXAMIANS APP
Python How we install tkinter in system ? tkinter pip install tkinter install pip install tkinter pip install python tkinter pip install tkinter install pip install tkinter pip install python ANSWER DOWNLOAD EXAMIANS APP
Python How many except statements can a try-except block have? one more than one more than zero zero one more than one more than zero zero ANSWER DOWNLOAD EXAMIANS APP