logo

Crowdly

‭‭‭210301601 INTRODUCTION TO PYTHON‬

Looking for ‭‭‭210301601 INTRODUCTION TO PYTHON‬ test answers and solutions? Browse our comprehensive collection of verified answers for ‭‭‭210301601 INTRODUCTION TO PYTHON‬ at www.glsufcait.org.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Count() method returns the number of occurrences of an element in a tuple.
View this question
if list L = ['C','C++', 'Java', 'Python'], then L[-2]=_____.
100%
0%
0%
0%
View this question
Pick the odd one out data type.
0%
0%
100%
0%
View this question
person = {'name': 'Ramesh', 'age': 22, 'gender': 'Male'}
View this question
What is the output of the following program?

tuple1, tuple2 = (123,'xyz'),(456,'abc')

print cmp(tuple2,tuple1)

0%
0%
100%
0%
View this question
l1=['python', 'drupal','mis', 'ror','joomla']
View this question
t1=('Physics', 'Chemistry', 'Maths', 'Biology')
View this question
What is the output of the following program?

t1,t2=('python'),('welcome',)print (type(t1), type(t2))

0%
0%
100%
0%
View this question
If no parameter is passed in pop() method of list, the default index 0 is passed as an argument.
View this question
The formainloop() method is used to display the window until you manually close it.
View this question

Want instant access to all verified answers on www.glsufcait.org?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!