Modules in Python
What is the output of the following function? complex(3+5j)
Which of the following functions is a built-in function in python?
What is the output of the expression? round(2.578)
In top-down design every module is broken into same number of submodules
How to reverse the given list? x=[2,5,8].