Python What type of data is: a=[(1,1),(2,4),(3,9)]? Invalid type Tuples of lists Array of tuples List of tuples Invalid type Tuples of lists Array of tuples List of tuples ANSWER DOWNLOAD EXAMIANS APP
Python In Python GUI programming, the method that leaves an impression of a turtle shape at the current location position() All of the mentioned shape() stamp() position() All of the mentioned shape() stamp() ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? Label All of the mentioned Window Frame Label All of the mentioned Window Frame ANSWER DOWNLOAD EXAMIANS APP
Python config() in python Tkinter are used for configure the widget destroy the widget place the widget change property of the widget configure the widget destroy the widget place the widget change property of the widget ANSWER DOWNLOAD EXAMIANS APP
Python How we install tkinter in system ? pip install python pip install tkinter tkinter pip install tkinter install pip install python pip install tkinter tkinter pip install tkinter install ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following is the use of id() function in python? Every object doesn’t have a unique id id returns the identity of the object All of the mentioned None of the mentioned Every object doesn’t have a unique id id returns the identity of the object All of the mentioned None of the mentioned ANSWER DOWNLOAD EXAMIANS APP