Name:_______________________

Name the Python Library modules which need to be imported to invoke the following functions: (i) ceil( ) (ii) randint( ) 1. Ans (i)math (ii)random (1/2 mark for each module) (d) ... Local Variable: A variable defined within a function has local scope. Global Variable: A variable defined in … ................
................