MENU
Question -

How can you make a module ‘helloworld’ out of these two functions?
def hello():
print ‘Hello,’,

def world(): print ‘World!’



Answer -

Put the functions in a file with name helloworld.
py

Comment(S)

Show all Coment

Leave a Comment

Free - Previous Years Question Papers
Any questions? Ask us!
×