Please explain what are the rules for local and global variables in python?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain the life cycle of a thread?
Write a program in python to produce star triangle.
What is string replication operator in python?
What is difference between sort and sorted in python?
Whenever python exists why does all the memory is not de-allocated / freed when python exits?
What is the purpose of #!/usr/bin/pythonon the first line in the above code? Is there any advantage?
What are the types of functions in python?
Why is button parameter “command” executed when declared?
How variables are declared in python?
What does input () do in python?
Find all occurrences of a substring in Python
what is random module will do in python and what are the functions we can apply on random module