Give the output of this example: a[3] if a=[1,4,6,7,9,66,4,94].



Give the output of this example: a[3] if a=[1,4,6,7,9,66,4,94]...

Answer / Anju Singh

7

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Why python is so popular with developers?

1 Answers  


What tools that helps python development do you know?

1 Answers  


What are decorators in python and how do you use them?

1 Answers  


How many functions are in python?

1 Answers  


What does do in python?

1 Answers  


What is dict when we have to use ?

1 Answers  


What does %s mean in python?

1 Answers  


Tell me how do you debug a program in python?

1 Answers  


What is the length of your largest python code? Can you please describe the project?

0 Answers  


Differentiate between the append() and extend() methods of a list?

1 Answers  


How do I check if python is installed?

1 Answers  


Explain python functions?

1 Answers  


Categories