Pravin Patil College Of  Diploma Engineering and Technology, Bhyandar East
ONLINE QUIZ COMPETITION ON PYTHON
LOCKDOWN ACTIVITY
Email *
Full name *
Name of the institute *
Python was developed by: *
5 points
Suppose a tuple arr contains 20 elements.How can you set the 5th element of the tupple to 'Hello' *
5 points
What will be output of the following program : print((1,2)+(3,4)) *
5 points
What is the maximum length of an identifier in python? *
5 points
What is the output of the following code:                                                              print 5//2 *
5 points
What will be the output of the below python code :                                  str1="cO"                                                                 str1.upper()                                                           print(str1) *
5 points
What will be the o/p of the following python code:                     str1="Information "                  print(str1[2:8]) *
5 points
Predict the o/p :                                                                   str1="stack of books"                   print(len(str1)) *
5 points
Which of the following creates a tuple *
5 points
In python what is the method inside the class? *
5 points
Which function is used to take input in python?
Clear selection
Python is written in which language?
0 points
Clear selection
What is the extension of the python file? *
0 points
Python is an Object-Oriented Programming Language. *
0 points
Python 3.0 is released in which year? *
0 points
What is used to define a block of code in Python? *
2 points
By the use of which character, single line is made comment in Python? *
0 points
Submit
Clear form
Never submit passwords through Google Forms.
reCAPTCHA
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy