About the Tutorial



Download 2,85 Mb.
Pdf ko'rish
bet72/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   68   69   70   71   72   73   74   75   ...   234
Bog'liq
python3 tutorial 060821094426

Number shuffle() Method 
Description 
The 
shuffle()
method randomizes the items of a list in place. 
Syntax 
Following is the syntax for the 
shuffle()
method- 
shuffle (lst,[random]) 
Note: This function is not accessible directly, so we need to import the shuffle module and 
then we need to call this function using the random static object. 
Parameters 

lst
- This could be a list or tuple. 

random
- This is an optional 0 argument function returning float between 0.0 - 
1.0. Default is None. 
Return Value 
This method returns reshuffled list. 
Example 


Python 3 
87 
The following example shows the usage of the shuffle() method. 
#!/usr/bin/python3 
import random 
list = [20, 16, 10, 5]; 
random.shuffle(list) 
print ("Reshuffled list : ", list) 
random.shuffle(list) 
print ("Reshuffled list : ", list) 
When we run the above program, it produces the following result- 
Reshuffled list : [16, 5, 10, 20] 
reshuffled list : [20, 5, 10, 16] 
Number uniform() Method 
Description 
The 
uniform()
method returns a random float r, such that x is less than or equal to r and 
r is less than y. 
Syntax 
Following is the syntax for the 
uniform()
method- 
uniform(x, y) 
Note:
This function is not accessible directly, so we need to import the uniform module 
and then we need to call this function using the random static object. 
Parameters 

x
- Sets the lower limit of the random float. 

y
- Sets the upper limit of the random float. 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   68   69   70   71   72   73   74   75   ...   234




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
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