News

#4.Explain the difference between local and global variables in a Python function. Write a program # where a global variable and a local variable have the same name and show how Python differentiates ...