Un-Answered Questions { Python }

What is a generator in python?

443


Explain python functions?

447


What is an operator in python?

458


What will be the output of data[-2] from the list data = [1,5,8,6,9,3,4]?

471


Mention the rules for local and global variables in python?

466


How to send an email in python language?

489


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

391


What is the use of break statement?

464


What is swapcase() function in the python?

456


How python does compile-time and run-time code checking?

524


What do you mean by python literals?

458


Why do we use join() function in python?

475


What are the applications of python?

476


What is the python decorator?

464


What is abnormal termination?

432