Python In order to store values in terms of key and value we use what Python core data type. set dictionary tuple list set dictionary tuple list ANSWER DOWNLOAD EXAMIANS APP
Python Which Python keyword is used for function? Fun Define Def Function Fun Define Def Function ANSWER DOWNLOAD EXAMIANS APP
Python What data type is the object below in Python? L = [1, 23, 'hello', 1] list dictionary tuple array list dictionary tuple array ANSWER DOWNLOAD EXAMIANS APP
Python Which are Server Socket Methods provided by Python? s.bind() s.listen() s.accept() All of the mentioned s.bind() s.listen() s.accept() All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python Essential thing to create a window screen using tkinter python create a button call tk() function All of the mentioned To define a geometry create a button call tk() function All of the mentioned To define a geometry 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