Algorithms For Dummies


Sending arguments by keyword



Download 7,18 Mb.
Pdf ko'rish
bet167/651
Sana15.07.2021
Hajmi7,18 Mb.
#120357
1   ...   163   164   165   166   167   168   169   170   ...   651
Bog'liq
Algorithms

Sending arguments by keyword

As your functions become more complex and the methods to use them do as well, 

you may want to provide a little more control over precisely how you call the func-

tion and provide arguments to it. Until now, you have positional arguments, which 

means that you have supplied values in the order in which they appear in the 

argument list for the function definition. However, Python also has a method for 

sending arguments by keyword. In this case, you supply the name of the argument 

followed by an equals sign (=) and the argument value. To see how this works, 

open a copy of IPython and type the following code:

def DisplaySum(Value1, Value2):

    print(str(Value1) 

+ ' + ' + str(Value2) + ' = ' +

    str((Value1 

+ Value2)))

Notice that the 

print()


 function argument includes a list of items to print and 

that those items are separated by plus signs (+). In addition, the arguments are of 

different types, so you must convert them using the 

str()


 function. Python makes 

it easy to mix and match arguments in this manner. This function also introduces 

the concept of automatic line continuation. The 

print()


 function actually appears 

on two lines, and Python automatically continues the function from the first line 

to the second.



80

 

   


  PART 1 


Download 7,18 Mb.

Do'stlaringiz bilan baham:
1   ...   163   164   165   166   167   168   169   170   ...   651




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2025
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish