def dummey_text(name='samsung',action='android',item='samsung j5'): print(name, action, item) dummey_text() dummey_text('huwaie','android','huwaie mini tab') dummey_text('japan_x','java') dummey_text(item='DUS5',name='galaxy note', action='java')
Subscribe to:
Post Comments (Atom)
-
Though it is simple but has a twist when any dimension of the board is 2.Let a & b be the dimension of the board. It will be better if...
-
#To make a simple gui follow the instructions. You need to at first install PyQt4 in your system. If you use linux run the code sudo apt-ge...
-
Problem Explanation Problem Category: Easy Algorithm : Binary search Explanation: You are given a list of numbers which represent mone...
No comments:
Post a Comment