Python How we install tkinter in system ? tkinter install pip install python tkinter pip install pip install tkinter tkinter install pip install python tkinter pip install pip install tkinter ANSWER DOWNLOAD EXAMIANS APP
Python In order to store values in terms of key and value we use what Python core data type. set dictionary list tuple set dictionary list tuple ANSWER DOWNLOAD EXAMIANS APP
Python Which is the correct expression for power(xy ) in Python? x^^y x**y x^y None of the mentioned x^^y x**y x^y None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python Which Python keyword is used for function? Define Function Fun Def Define Function Fun Def ANSWER DOWNLOAD EXAMIANS APP
Python How many except statements can a try-except block have? more than zero zero one more than one more than zero zero one more than one ANSWER DOWNLOAD EXAMIANS APP
Python How we import a tkinter in python program ? All of the mentioned import tkinter import tkinter as t from tkinter import * All of the mentioned import tkinter import tkinter as t from tkinter import * ANSWER DOWNLOAD EXAMIANS APP