these are the questions we are given
Q1- describe the difference between global & Local variable in python programming with a simple example programme
Q2- Write a python Programme which prints the odd numbers between 1 and 1000 in the following order..
1,999,3,997,5,995,7,993,.........